aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-08-01 10:22:29 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-08-01 10:22:29 +0200
commitf3a0fac04ec58d7aaa8339838b4da7ef934e168c (patch)
tree916df9350fdadd4bec24801f57d3a40cbd968601 /pom.xml
parent3e3d2bfcfacce8b77ac18213b5b8d1679e7620d3 (diff)
downloadmoa-id-spss-f3a0fac04ec58d7aaa8339838b4da7ef934e168c.tar.gz
moa-id-spss-f3a0fac04ec58d7aaa8339838b4da7ef934e168c.tar.bz2
moa-id-spss-f3a0fac04ec58d7aaa8339838b4da7ef934e168c.zip
update moa-sig-lib and iaik-libs to solve bug in pki module
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index 1b67ed424..a5bf50953 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<moa-id-module-elga_mandate_client>1.0</moa-id-module-elga_mandate_client>
<!-- Library Versions -->
- <moa-spss-version>3.0.0-RC5</moa-spss-version>
+ <moa-spss-version>3.0.0</moa-spss-version>
<org.springframework.version>4.2.6.RELEASE</org.springframework.version>
<surefire.version>2.19.1</surefire.version>
@@ -506,7 +506,7 @@
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>MOA.spss.server</groupId>
<artifactId>moa-sig-lib</artifactId>
<version>${moa-spss-version}</version>
@@ -518,7 +518,7 @@
<artifactId>common</artifactId>
<version>${moa-spss-version}</version>
<scope>compile</scope>
- </dependency>
+ </dependency> -->
<dependency>
<groupId>MOA.id.server</groupId>