diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-24 10:00:31 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-24 10:00:31 +0200 |
commit | 48cbb217019275bdb7cef1fbef8c310a20f3c8ac (patch) | |
tree | bae60730f752f4fef85b882dec8fbeae23eb6054 /pom.xml | |
parent | 2fa701e4a38b6bbb914b64b25db8258f980795a8 (diff) | |
download | moa-id-spss-48cbb217019275bdb7cef1fbef8c310a20f3c8ac.tar.gz moa-id-spss-48cbb217019275bdb7cef1fbef8c310a20f3c8ac.tar.bz2 moa-id-spss-48cbb217019275bdb7cef1fbef8c310a20f3c8ac.zip |
switch version to 3.0.0-RC1
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,14 +22,14 @@ --> <!-- Project Version --> - <moa-id-version>3.3.0-snapshot</moa-id-version> + <moa-id-version>3.3.0-RC1</moa-id-version> - <moa-id-version-final>3.3.0-snapshot</moa-id-version-final> - <moa-id-version-edu>3.3.0-snapshot</moa-id-version-edu> + <moa-id-version-final>3.3.0-RC1</moa-id-version-final> + <moa-id-version-edu>3.3.0-RC1</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>2.4.0-snapshot</configtool-version> + <configtool-version>2.4.0-RC1</configtool-version> <demo-oa-version>2.0.6</demo-oa-version> <moa-id-module-elga_mandate_client>1.3</moa-id-module-elga_mandate_client> |