diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-13 14:19:45 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2018-03-13 14:19:45 +0100 |
commit | 05d5c29bb3be38d40484f9c5bb5fdbdc131cba9f (patch) | |
tree | a257d06786b41bab0eb5e5bc803570ba61a7ac2e | |
parent | c008807d6100660ed3219a29225bff4dc517727b (diff) | |
parent | 3ebfc186aff324aa103ec96e8180894a78625fc7 (diff) | |
download | moa-id-spss-05d5c29bb3be38d40484f9c5bb5fdbdc131cba9f.tar.gz moa-id-spss-05d5c29bb3be38d40484f9c5bb5fdbdc131cba9f.tar.bz2 moa-id-spss-05d5c29bb3be38d40484f9c5bb5fdbdc131cba9f.zip |
Merge branch 'development_preview' of gitlab.iaik.tugraz.at:egiz/moa-idspss into development_preview
# Conflicts:
# pom.xml
-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_rev4</moa-id-version> + <moa-id-version>3.3.3-snapshot</moa-id-version> - <moa-id-version-final>3.3.2_postgresql_rev4</moa-id-version-final> - <moa-id-version-edu>3.3.2_postgresql_rev4</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_rev4</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> |