diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-21 15:49:24 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-03-21 15:49:24 +0100 |
commit | 54a26c8e353069abacefe5232f8270bec6b3cc60 (patch) | |
tree | af0bdc8377085ffab2d6899a645a4d6a2b041ea1 /id/moa-spss-container/pom.xml | |
parent | 8746e1a7e3e4a3d19922acf81a952bf27618989f (diff) | |
download | moa-id-spss-54a26c8e353069abacefe5232f8270bec6b3cc60.tar.gz moa-id-spss-54a26c8e353069abacefe5232f8270bec6b3cc60.tar.bz2 moa-id-spss-54a26c8e353069abacefe5232f8270bec6b3cc60.zip |
update libs
Diffstat (limited to 'id/moa-spss-container/pom.xml')
-rw-r--r-- | id/moa-spss-container/pom.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/id/moa-spss-container/pom.xml b/id/moa-spss-container/pom.xml index 1f7cb673f..fb08989b4 100644 --- a/id/moa-spss-container/pom.xml +++ b/id/moa-spss-container/pom.xml @@ -68,12 +68,12 @@ <artifactId>iaik_X509TrustManager</artifactId> </dependency> - <dependency> +<!-- <dependency> <groupId>axis</groupId> <artifactId>axis</artifactId> - </dependency> + </dependency> --> - <dependency> +<!-- <dependency> <groupId>axis</groupId> <artifactId>axis</artifactId> </dependency> @@ -84,7 +84,7 @@ <dependency> <groupId>org.apache.axis</groupId> <artifactId>axis-saaj</artifactId> - </dependency> + </dependency> --> <dependency> <groupId>commons-discovery</groupId> <artifactId>commons-discovery</artifactId> |