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/oa/pom.xml | |
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/oa/pom.xml')
-rw-r--r-- | id/oa/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml index 358e2b23d..4b2b772af 100644 --- a/id/oa/pom.xml +++ b/id/oa/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>MOA</groupId> <artifactId>id</artifactId> - <version>2.0-RC2</version> + <version>2.0-RC3</version> </parent> <modelVersion>4.0.0</modelVersion> |