diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-02-28 14:05:43 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-02-28 14:05:43 +0100 |
commit | 968cccd28e486b5d41f4d652fcb4924863889ad4 (patch) | |
tree | 3a2c76d02dd92076d8c3de2041b5e80500bd2f6e | |
parent | b9e6751d60d4415dfabc986ee444e079bcac17c3 (diff) | |
download | moa-id-spss-968cccd28e486b5d41f4d652fcb4924863889ad4.tar.gz moa-id-spss-968cccd28e486b5d41f4d652fcb4924863889ad4.tar.bz2 moa-id-spss-968cccd28e486b5d41f4d652fcb4924863889ad4.zip |
update to next snapshot version
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -22,14 +22,14 @@ --> <!-- Project Version --> - <moa-id-version>3.3.2_postgresql</moa-id-version> + <moa-id-version>3.3.3-snapshot</moa-id-version> - <moa-id-version-final>3.3.2_postgresql</moa-id-version-final> - <moa-id-version-edu>3.3.2_postgresql</moa-id-version-edu> + <moa-id-version-final>3.3.3-snapshot</moa-id-version-final> + <moa-id-version-edu>3.3.3-snapshot</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>2.4.1_postgresql</configtool-version> + <configtool-version>2.4.2-snapshot</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> |