diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-11 08:10:35 +0200 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2014-06-11 08:10:35 +0200 |
commit | 64bb0ad6c7b56e1fa74a0bf5308e059f91fb3137 (patch) | |
tree | a8951e274887070505ccee3f4ddeeb4eef4095d8 | |
parent | 739d6dcd7a469871b164c9378d1e0b366433bb1f (diff) | |
download | moa-id-spss-64bb0ad6c7b56e1fa74a0bf5308e059f91fb3137.tar.gz moa-id-spss-64bb0ad6c7b56e1fa74a0bf5308e059f91fb3137.tar.bz2 moa-id-spss-64bb0ad6c7b56e1fa74a0bf5308e059f91fb3137.zip |
change project versions:
- MOA-ID-Auth to 2.1.0-RC2
- MOA-ID-Configuration to 1.1.0-RC2
- MOA-ID-OA to 2.0.2
-rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -12,11 +12,11 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<moa-commons-version>2.0.0</moa-commons-version>
- <moa-id-version>2.1.0-RC1</moa-id-version>
+ <moa-id-version>2.1.0-RC2</moa-id-version>
<moa-id-proxy-version>2.0.0</moa-id-proxy-version>
<moa-spss-version>2.0.1</moa-spss-version>
- <configtool-version>1.1.0-RC1</configtool-version>
- <demo-oa-version>2.0.1</demo-oa-version>
+ <configtool-version>1.1.0-RC2</configtool-version>
+ <demo-oa-version>2.0.2</demo-oa-version>
</properties>
<profiles>
|