aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml14
1 files changed, 10 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index eb2a3b5d6..05b2ccaef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,11 +22,11 @@
-->
<!-- Project Version -->
- <moa-commons-version>3.1.0-RC1</moa-commons-version>
- <moa-id-version>3.1.0-RC1</moa-id-version>
+ <moa-commons-version>3.2.0-OPB-Snapshot</moa-commons-version>
+ <moa-id-version>3.2.0-OPB-Snapshot</moa-id-version>
<moa-id-proxy-version>2.0.1-Snapshot</moa-id-proxy-version>
<moa-spss-version>2.0.5-RC1</moa-spss-version>
- <configtool-version>2.1.0-RC1</configtool-version>
+ <configtool-version>2.2.0-OPB-Snapshot</configtool-version>
<demo-oa-version>2.0.5</demo-oa-version>
<!-- Library Versions -->
@@ -461,7 +461,13 @@
<groupId>MOA.id.server.modules</groupId>
<artifactId>moa-id-modul-citizencard_authentication</artifactId>
<version>${moa-id-version}</version>
- </dependency>
+ </dependency>
+ <dependency>
+ <groupId>MOA.id.server.modules</groupId>
+ <artifactId>moa-id-module-eIDAS</artifactId>
+ <version>${moa-id-version}</version>
+ </dependency>
+
<dependency>
<groupId>MOA.spss.server</groupId>