diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-09-03 11:24:00 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2019-09-03 11:24:00 +0200 |
commit | 929ff33facd5d42cde73bfd87410e7fee9afc2ec (patch) | |
tree | 7829424d8d44bfdf3bb7c3fe40f941ae34f2b459 | |
parent | e331470555af29970fc205dfd044167ff1f5a092 (diff) | |
download | moa-id-spss-929ff33facd5d42cde73bfd87410e7fee9afc2ec.tar.gz moa-id-spss-929ff33facd5d42cde73bfd87410e7fee9afc2ec.tar.bz2 moa-id-spss-929ff33facd5d42cde73bfd87410e7fee9afc2ec.zip |
switch to version 3.4.5
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,10 +12,10 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Project Version --> - <moa-id-version>3.4.4</moa-id-version> + <moa-id-version>3.4.5</moa-id-version> - <moa-id-version-final>3.4.4</moa-id-version-final> - <moa-id-version-edu>3.4.4</moa-id-version-edu> + <moa-id-version-final>3.4.5</moa-id-version-final> + <moa-id-version-edu>3.4.5</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> |