aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2019-05-24 08:09:46 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2019-05-24 08:09:46 +0200
commit08a97049049bb983ea9cadfc3f95d11843c790c1 (patch)
tree7eebc5b2b386bb5e5b3e15ec2257190cffdda761 /pom.xml
parentd0ea99676485e559445df05e937bf899a50308bc (diff)
downloadmoa-id-spss-08a97049049bb983ea9cadfc3f95d11843c790c1.tar.gz
moa-id-spss-08a97049049bb983ea9cadfc3f95d11843c790c1.tar.bz2
moa-id-spss-08a97049049bb983ea9cadfc3f95d11843c790c1.zip
switch to version 3.4.3MOA-ID-3.4.3
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>