aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'id/server/auth/pom.xml')
-rw-r--r--id/server/auth/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml
index bd29cde26..9214b6f12 100644
--- a/id/server/auth/pom.xml
+++ b/id/server/auth/pom.xml
@@ -2,14 +2,14 @@
<parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>1.5.2</version>
+ <version>1.9.96-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-auth</artifactId>
<packaging>war</packaging>
- <version>1.9.95-SNAPSHOT</version>
+ <version>1.9.96-SNAPSHOT</version>
<name>MOA ID-Auth WebService</name>
<properties>
@@ -68,7 +68,7 @@
<dependency>
<groupId>MOA.spss.server</groupId>
<artifactId>moa-spss-lib</artifactId>
- <!--version>${project.version}</version-->
+ <version>1.5.2</version>
</dependency>
<dependency>
<groupId>MOA.id.server</groupId>