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/auth | |
| 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/auth')
| -rw-r--r-- | id/server/auth/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 67d2e1abd..e1aeb2802 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.0</version> +		<version>1.5.1</version>  	</parent>  	<modelVersion>4.0.0</modelVersion>  	<groupId>MOA.id.server</groupId>  	<artifactId>moa-id-auth</artifactId>  	<packaging>war</packaging> -	<version>1.5.0</version> +	<version>1.5.1</version>  	<name>MOA ID-Auth WebService</name>  	<properties> | 
