diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 09:01:52 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-09-24 09:01:52 +0200 |
commit | 0586ee2f5600c9d079bc776daa18808a47819840 (patch) | |
tree | 1c3c365f781e9c431e2f2a3ca1a664ff62fb72e1 /pom.xml | |
parent | c787ddd67b5846b728635a97fb95d31b8c1dbf63 (diff) | |
download | moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.tar.gz moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.tar.bz2 moa-id-spss-0586ee2f5600c9d079bc776daa18808a47819840.zip |
switch to next release version
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -6,7 +6,7 @@ <groupId>MOA</groupId> <artifactId>MOA</artifactId> <packaging>pom</packaging> - <version>4.1.4-RC1</version> + <version>4.1.4</version> <name>MOA</name> <properties> @@ -14,14 +14,14 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Project Version --> - <moa-id-version>4.1.4-RC1</moa-id-version> + <moa-id-version>4.1.4</moa-id-version> - <moa-id-version-final>4.1.4-RC1</moa-id-version-final> - <moa-id-version-edu>4.1.4-RC1</moa-id-version-edu> + <moa-id-version-final>4.1.4</moa-id-version-final> + <moa-id-version-edu>4.1.4</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>3.0.5-RC1</configtool-version> + <configtool-version>3.0.5</configtool-version> <demo-oa-version>2.0.7</demo-oa-version> <moa-id-module-elga_mandate_client>1.3.2</moa-id-module-elga_mandate_client> |