diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-21 11:03:55 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-03-21 11:03:55 +0100 |
commit | 740e0755f8093fb0a14a8273b487379c04ec19d3 (patch) | |
tree | c656937afb690a091d82804eefed78d5fb4be230 /id/server/auth | |
parent | bab8c73085806024c05435f632341634d4dce465 (diff) | |
download | moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.tar.gz moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.tar.bz2 moa-id-spss-740e0755f8093fb0a14a8273b487379c04ec19d3.zip |
change version of MOA-ID-Auth to 2.0-RC3
Diffstat (limited to 'id/server/auth')
-rw-r--r-- | id/server/auth/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/pom.xml b/id/server/auth/pom.xml index 91fa1b539..e06246839 100644 --- a/id/server/auth/pom.xml +++ b/id/server/auth/pom.xml @@ -2,7 +2,7 @@ <parent> <groupId>MOA.id</groupId> <artifactId>moa-id</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> |