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/idserverlib | |
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/idserverlib')
-rw-r--r-- | id/server/idserverlib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 4f0e78fb0..cd49c6b94 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -3,7 +3,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>
|