diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-27 08:32:12 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-06-27 08:32:12 +0200 |
commit | 2f69f5d34faf1b3f6ea51dfec488a642e6dfa30c (patch) | |
tree | a3d74c1e8736dd10b955bd95927e1bfed8731546 | |
parent | 7cf01af48e03c8e84d9459a788512c5c6f505b57 (diff) | |
download | moa-id-spss-2f69f5d34faf1b3f6ea51dfec488a642e6dfa30c.tar.gz moa-id-spss-2f69f5d34faf1b3f6ea51dfec488a642e6dfa30c.tar.bz2 moa-id-spss-2f69f5d34faf1b3f6ea51dfec488a642e6dfa30c.zip |
switch to next snapshot version
-rw-r--r-- | pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -12,14 +12,14 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Project Version --> - <moa-id-version>4.0.0</moa-id-version> + <moa-id-version>4.0.1-snapshot</moa-id-version> - <moa-id-version-final>4.0.0</moa-id-version-final> - <moa-id-version-edu>4.0.0</moa-id-version-edu> + <moa-id-version-final>4.0.1-snapshot</moa-id-version-final> + <moa-id-version-edu>4.0.1-snapshot</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>3.0.0</configtool-version> + <configtool-version>3.0.1-snapshot</configtool-version> <demo-oa-version>2.0.6</demo-oa-version> <moa-id-module-elga_mandate_client>1.3.2</moa-id-module-elga_mandate_client> |