diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 11:56:54 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-01-30 11:56:54 +0100 |
commit | 109aef31e7722cb8e18a920314ad342367bc8483 (patch) | |
tree | 01c3c4ece07a2b5e8d22e69b316062eb79c39eb2 /pom.xml | |
parent | aa8ef6ac6e9f27cde7d009006de639893e0851f3 (diff) | |
download | moa-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.xml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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>
|