diff options
author | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-09-17 09:45:46 +0000 |
---|---|---|
committer | kstranacher <kstranacher@d688527b-c9ab-4aba-bd8d-4036d912da1d> | 2009-09-17 09:45:46 +0000 |
commit | afa2a5ca9f92e81b594e8f29d9588d5e8690fba8 (patch) | |
tree | 62a2e8614da1af13c5947c29f31599cba6097fe8 /id/server/pom.xml | |
parent | 3c966e678f54bd31805641fa184bb9d0a6503d59 (diff) | |
download | moa-id-spss-afa2a5ca9f92e81b594e8f29d9588d5e8690fba8.tar.gz moa-id-spss-afa2a5ca9f92e81b594e8f29d9588d5e8690fba8.tar.bz2 moa-id-spss-afa2a5ca9f92e81b594e8f29d9588d5e8690fba8.zip |
git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@1145 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id/server/pom.xml')
-rw-r--r-- | id/server/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/id/server/pom.xml b/id/server/pom.xml index 497243114..32c345d6a 100644 --- a/id/server/pom.xml +++ b/id/server/pom.xml @@ -4,14 +4,14 @@ <parent>
<groupId>MOA</groupId>
<artifactId>id</artifactId>
- <version>1.4.5</version>
+ <version>1.4.6</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>MOA.id</groupId>
<artifactId>moa-id</artifactId>
<packaging>pom</packaging>
- <version>1.4.5</version>
+ <version>1.4.6</version>
<name>MOA ID Server</name>
<modules>
|