aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-10-25 16:24:08 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-10-25 16:24:08 +0200
commitfeb9972e49858b72f65a477a299a7046191d11f9 (patch)
treebaafa167608b4ee324b3c7c7c1c73ccf1f74c313 /pom.xml
parent075277692b12f616c885df5a8708325723e17fbf (diff)
downloadmoa-id-spss-feb9972e49858b72f65a477a299a7046191d11f9.tar.gz
moa-id-spss-feb9972e49858b72f65a477a299a7046191d11f9.tar.bz2
moa-id-spss-feb9972e49858b72f65a477a299a7046191d11f9.zip
switch version to 3.2.0
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 13 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 43e9a813e..7b33085f6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,14 +22,14 @@
-->
<!-- Project Version -->
- <moa-id-version>3.2.0-OPB-RC1</moa-id-version>
+ <moa-id-version>3.2.0</moa-id-version>
- <moa-id-version-final>3.2.0-final-RC1</moa-id-version-final>
- <moa-id-version-edu>3.2.0-OPB-RC1</moa-id-version-edu>
+ <moa-id-version-final>3.2.0-final</moa-id-version-final>
+ <moa-id-version-edu>3.2.0-edu</moa-id-version-edu>
<moa-id-proxy-version>2.0.1-Snapshot</moa-id-proxy-version>
- <configtool-version>2.3.0-final-RC1</configtool-version>
+ <configtool-version>2.3.0-final</configtool-version>
<demo-oa-version>2.0.6</demo-oa-version>
<moa-id-module-elga_mandate_client>1.1</moa-id-module-elga_mandate_client>
@@ -446,6 +446,8 @@
<type>pom</type>
</dependency>
+
+
<dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>
@@ -458,6 +460,13 @@
<version>${moa-id-version}</version>
<scope>compile</scope>
</dependency>
+
+ <dependency>
+ <groupId>MOA.id.server</groupId>
+ <artifactId>moa-id-jaxb_classes</artifactId>
+ <version>${moa-id-version}</version>
+ </dependency>
+
<dependency>
<groupId>MOA.id.server</groupId>
<artifactId>moa-id-lib</artifactId>