aboutsummaryrefslogtreecommitdiff
path: root/id/server/auth-edu/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2018-01-17 12:19:26 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2018-01-17 12:19:26 +0100
commit869a07573fb6295174fd57aced1ba888f3015910 (patch)
tree1daf83a4c35499cffd425deb85704c077a265d91 /id/server/auth-edu/pom.xml
parent8b1813ea228048b6795c4a1c09b05480d5a59cb4 (diff)
downloadmoa-id-spss-869a07573fb6295174fd57aced1ba888f3015910.tar.gz
moa-id-spss-869a07573fb6295174fd57aced1ba888f3015910.tar.bz2
moa-id-spss-869a07573fb6295174fd57aced1ba888f3015910.zip
update third party libs
Diffstat (limited to 'id/server/auth-edu/pom.xml')
-rw-r--r--id/server/auth-edu/pom.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/id/server/auth-edu/pom.xml b/id/server/auth-edu/pom.xml
index b8bdad311..3c400a635 100644
--- a/id/server/auth-edu/pom.xml
+++ b/id/server/auth-edu/pom.xml
@@ -220,7 +220,7 @@
<groupId>iaik.prod</groupId>
<artifactId>iaik_jce_full</artifactId>
<!-- should be in the ext directory of the jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
</dependency>
<!-- <dependency>
<groupId>iaik.prod</groupId>
@@ -238,13 +238,13 @@
<groupId>iaik.prod</groupId>
<artifactId>iaik_Pkcs11Wrapper</artifactId>
<!-- should be in the ext directory of the jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
</dependency>
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>xalan</artifactId>
<!-- should be provided by the container or jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
<exclusions>
<exclusion>
<groupId>xalan</groupId>
@@ -256,19 +256,19 @@
<groupId>xerces</groupId>
<artifactId>xercesImpl</artifactId>
<!-- should be provided by the container or jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
</dependency>
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>xml-apis</artifactId>
<!-- should be provided by the container or jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
</dependency>
<dependency>
<groupId>xalan-bin-dist</groupId>
<artifactId>serializer</artifactId>
<!-- should be provided by the container or jre -->
- <scope>provided</scope>
+ <!-- <scope>provided</scope> -->
</dependency>
<dependency>