diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-24 12:44:29 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-10-24 12:44:29 +0200 |
commit | 6c9f624713895a08fd8c89ed3b86acfe149e6229 (patch) | |
tree | 1ab09e775b00a69a172aa3d7c5f096d3e4eb1867 /pom.xml | |
parent | 92834aed9d97772a0d37330b9c60aee18374c759 (diff) | |
parent | 93408e1f85a170fd41a4b0488e3b855803e3687f (diff) | |
download | moa-id-spss-6c9f624713895a08fd8c89ed3b86acfe149e6229.tar.gz moa-id-spss-6c9f624713895a08fd8c89ed3b86acfe149e6229.tar.bz2 moa-id-spss-6c9f624713895a08fd8c89ed3b86acfe149e6229.zip |
Merge branch 'eIDAS_node_implementation' into development_preview
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> |