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 /id/templates | |
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 'id/templates')
-rw-r--r-- | id/templates/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/templates/pom.xml b/id/templates/pom.xml index 0011ec787..8ffc7b9c6 100644 --- a/id/templates/pom.xml +++ b/id/templates/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>MOA</groupId> <artifactId>id</artifactId> - <version>1.9.96-SNAPSHOT</version> + <version>1.9.98-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion> |