summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml
diff options
context:
space:
mode:
authorlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-07-15 05:36:35 +0000
committerlresende <lresende@13f79535-47bb-0310-9956-ffa450edef68>2013-07-15 05:36:35 +0000
commit60d1188423471c6b92a4035905a4dccef863dc56 (patch)
tree532c76b7061391f8f784bd71c2513b26e0d28fb8 /sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml
parent6fb24a208dca120077f074dd59e7fb907554c5e0 (diff)
Use newer version of wss4j to avoid test failures
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1503111 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml b/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml
index 24fbf3bf4c..b450d855a5 100644
--- a/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml
@@ -44,12 +44,6 @@
<version>2.5-SNAPSHOT</version>
</dependency>
- <dependency>
- <groupId>wss4j</groupId>
- <artifactId>wss4j</artifactId>
- <version>1.5.1</version>
- </dependency>
-
<dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>