diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-09-30 07:39:29 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2011-09-30 07:39:29 +0000 |
commit | 22597803f471751da6ecef1cb66fca8b833a69ec (patch) | |
tree | be3807991760bd957d7a5bacface6d336a32a604 /id/server/idserverlib/pom.xml | |
parent | 9b0b76abd6bdd88383e465117086d65268c25562 (diff) | |
download | moa-id-spss-22597803f471751da6ecef1cb66fca8b833a69ec.tar.gz moa-id-spss-22597803f471751da6ecef1cb66fca8b833a69ec.tar.bz2 moa-id-spss-22597803f471751da6ecef1cb66fca8b833a69ec.zip |
Update Versionsnummer auf 1.5.1
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1215 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/idserverlib/pom.xml')
-rw-r--r-- | id/server/idserverlib/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index eb21c2fd3..9b266e00e 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -2,14 +2,14 @@ <parent>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
- <version>1.5.0</version>
+ <version>1.5.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
<packaging>jar</packaging>
- <version>1.5.0</version>
+ <version>1.5.1</version>
<name>MOA ID API</name>
<properties>
|