diff options
Diffstat (limited to 'id/moa-spss-container')
-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> |