aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml17
1 files changed, 11 insertions, 6 deletions
diff --git a/pom.xml b/pom.xml
index 0b8b113d5..c4302201b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -12,20 +12,20 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<!-- Project Version -->
- <moa-id-version>3.4.3-snapshot</moa-id-version>
+ <moa-id-version>3.4.3</moa-id-version>
- <moa-id-version-final>3.4.3-snapshot</moa-id-version-final>
- <moa-id-version-edu>3.4.3-snapshot</moa-id-version-edu>
+ <moa-id-version-final>3.4.3</moa-id-version-final>
+ <moa-id-version-edu>3.4.3</moa-id-version-edu>
<moa-id-proxy-version>2.0.1</moa-id-proxy-version>
- <configtool-version>2.5.3-snapshot</configtool-version>
+ <configtool-version>2.5.3</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>
<!-- =================================================================================== -->
- <egiz.eaaf.version>1.0.6</egiz.eaaf.version>
+ <egiz.eaaf.version>1.0.7</egiz.eaaf.version>
<org.springframework.version>5.1.5.RELEASE</org.springframework.version>
<org.springframework.data.spring-data-jpa>2.1.5.RELEASE</org.springframework.data.spring-data-jpa>
<org.springframework.data.spring-data-redis>2.1.5.RELEASE</org.springframework.data.spring-data-redis>
@@ -461,7 +461,12 @@
<groupId>at.gv.egiz.eaaf</groupId>
<artifactId>eaaf_module_pvp2_core</artifactId>
<version>${egiz.eaaf.version}</version>
- </dependency>
+ </dependency>
+ <!-- dependency>
+ <groupId>at.gv.egiz.eaaf</groupId>
+ <artifactId>eaaf_module_auth_sl20</artifactId>
+ <version>${egiz.eaaf.version}</version>
+ </dependency-->
<dependency>