Skip to content

Commit c0bd3c4

Browse files
committed
chore: ALPHA RELEASE
1 parent 0df9cdb commit c0bd3c4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<modelVersion>4.0.0</modelVersion>
55
<name>Apereo OpenLRW</name>
66
<description>Standards-Focused Learning Records Warehouse</description>
7-
<groupId>unicon</groupId>
8-
<artifactId>matthews</artifactId>
9-
<version>1</version>
7+
<groupId>apereo</groupId>
8+
<artifactId>openlrw</artifactId>
9+
<version>1.0.1.ALPHA</version>
1010
<packaging>jar</packaging>
1111

1212
<parent>
@@ -26,12 +26,12 @@
2626
<dependency>
2727
<groupId>apereo</groupId>
2828
<artifactId>lai-event</artifactId>
29-
<version>1.1.0</version>
29+
<version>1.1.2</version>
3030
</dependency>
3131
<dependency>
3232
<groupId>apereo</groupId>
3333
<artifactId>lai-model</artifactId>
34-
<version>1.0.4</version>
34+
<version>1.0.8</version>
3535
</dependency>
3636
<dependency>
3737
<groupId>org.imsglobal.caliper</groupId>

0 commit comments

Comments
 (0)