diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-10-25 16:53:09 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-10-25 16:53:09 +0200 |
commit | 24dd5ee284d62b7daed76fd2fa1467a3f5861917 (patch) | |
tree | a850fa0e47f213d66800e60736bf7df8a669c3b0 | |
parent | feb9972e49858b72f65a477a299a7046191d11f9 (diff) | |
download | moa-id-spss-24dd5ee284d62b7daed76fd2fa1467a3f5861917.tar.gz moa-id-spss-24dd5ee284d62b7daed76fd2fa1467a3f5861917.tar.bz2 moa-id-spss-24dd5ee284d62b7daed76fd2fa1467a3f5861917.zip |
switch version to 3.2.1-snapshot
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,14 +22,14 @@ --> <!-- Project Version --> - <moa-id-version>3.2.0</moa-id-version> + <moa-id-version>3.2.1-Snapshot</moa-id-version> - <moa-id-version-final>3.2.0-final</moa-id-version-final> - <moa-id-version-edu>3.2.0-edu</moa-id-version-edu> + <moa-id-version-final>3.2.1-Snapshot</moa-id-version-final> + <moa-id-version-edu>3.2.1-edu-Snapshot</moa-id-version-edu> <moa-id-proxy-version>2.0.1-Snapshot</moa-id-proxy-version> - <configtool-version>2.3.0-final</configtool-version> + <configtool-version>2.3.1-Snapshot</configtool-version> <demo-oa-version>2.0.6</demo-oa-version> <moa-id-module-elga_mandate_client>1.1</moa-id-module-elga_mandate_client> |