diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-13 10:23:54 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2017-03-13 10:23:54 +0100 |
commit | 26bb4fd242bff64c38530bf782865e0bf29c72b5 (patch) | |
tree | 0a3f2addc2a9a11cf1f80049004b8bd96069c41d | |
parent | 3ddeff53fae899881bd4a2c09367e42ed1bc3775 (diff) | |
download | moa-id-spss-26bb4fd242bff64c38530bf782865e0bf29c72b5.tar.gz moa-id-spss-26bb4fd242bff64c38530bf782865e0bf29c72b5.tar.bz2 moa-id-spss-26bb4fd242bff64c38530bf782865e0bf29c72b5.zip |
switch to MOA-ID version 3.2.2
-rw-r--r-- | pom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -22,14 +22,14 @@ --> <!-- Project Version --> - <moa-id-version>3.2.2-Snapshot</moa-id-version> + <moa-id-version>3.2.2</moa-id-version> - <moa-id-version-final>3.2.2-Snapshot</moa-id-version-final> - <moa-id-version-edu>3.2.2-Snapshot</moa-id-version-edu> + <moa-id-version-final>3.2.2</moa-id-version-final> + <moa-id-version-edu>3.2.2</moa-id-version-edu> - <moa-id-proxy-version>2.0.1-Snapshot</moa-id-proxy-version> + <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>2.3.2-Snapshot</configtool-version> + <configtool-version>2.3.2</configtool-version> <demo-oa-version>2.0.6</demo-oa-version> <moa-id-module-elga_mandate_client>1.2</moa-id-module-elga_mandate_client> |