Skip to content

Commit

Permalink
chore: ALPHA RELEASE
Browse files Browse the repository at this point in the history
  • Loading branch information
xchopin committed Feb 12, 2019
1 parent 0df9cdb commit c0bd3c4
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<modelVersion>4.0.0</modelVersion>
<name>Apereo OpenLRW</name>
<description>Standards-Focused Learning Records Warehouse</description>
<groupId>unicon</groupId>
<artifactId>matthews</artifactId>
<version>1</version>
<groupId>apereo</groupId>
<artifactId>openlrw</artifactId>
<version>1.0.1.ALPHA</version>
<packaging>jar</packaging>

<parent>
Expand All @@ -26,12 +26,12 @@
<dependency>
<groupId>apereo</groupId>
<artifactId>lai-event</artifactId>
<version>1.1.0</version>
<version>1.1.2</version>
</dependency>
<dependency>
<groupId>apereo</groupId>
<artifactId>lai-model</artifactId>
<version>1.0.4</version>
<version>1.0.8</version>
</dependency>
<dependency>
<groupId>org.imsglobal.caliper</groupId>
Expand Down

0 comments on commit c0bd3c4

Please sign in to comment.