diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-02-19 14:59:30 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2020-02-19 14:59:30 +0100 |
commit | 222e9ba48d45fc1e644e40d25998ebf7ba34046f (patch) | |
tree | 4204afae512de162e126e76775e653381fc26c0c /pom.xml | |
parent | f1fe1293fb6632136d1cfb78181a00fb0c60544a (diff) | |
download | moa-id-spss-222e9ba48d45fc1e644e40d25998ebf7ba34046f.tar.gz moa-id-spss-222e9ba48d45fc1e644e40d25998ebf7ba34046f.tar.bz2 moa-id-spss-222e9ba48d45fc1e644e40d25998ebf7ba34046f.zip |
switch to version 4.1.1MOA-ID-4.1.1
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.0</version> + <version>4.1.1</version> <name>MOA</name> <properties> @@ -14,14 +14,14 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <!-- Project Version --> - <moa-id-version>4.1.0</moa-id-version> + <moa-id-version>4.1.1</moa-id-version> - <moa-id-version-final>4.1.0</moa-id-version-final> - <moa-id-version-edu>4.1.0</moa-id-version-edu> + <moa-id-version-final>4.1.1</moa-id-version-final> + <moa-id-version-edu>4.1.1</moa-id-version-edu> <moa-id-proxy-version>2.0.1</moa-id-proxy-version> - <configtool-version>3.0.1</configtool-version> + <configtool-version>3.0.2</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> |