aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-01-30 11:56:54 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-01-30 11:56:54 +0100
commit109aef31e7722cb8e18a920314ad342367bc8483 (patch)
tree01c3c4ece07a2b5e8d22e69b316062eb79c39eb2 /pom.xml
parentaa8ef6ac6e9f27cde7d009006de639893e0851f3 (diff)
downloadmoa-id-spss-109aef31e7722cb8e18a920314ad342367bc8483.tar.gz
moa-id-spss-109aef31e7722cb8e18a920314ad342367bc8483.tar.bz2
moa-id-spss-109aef31e7722cb8e18a920314ad342367bc8483.zip
-- set MOA-ID Version to 1.9.98-Snapshot
-- update SZRGWClient -- insert MOA-ID-lib version in PVP2 metadata
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 4e8c21a13..97741a09a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
<modules>
<module>common</module>
<module>spss</module>
- <!--<module>id</module>-->
+ <module>id</module>
</modules>
</profile>
</profiles>
@@ -186,7 +186,7 @@
<dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
- <version>1.5.2</version>
+ <version>1.9.98-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
<dependency>