summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/trunk/testing/itest/ws/wspolicy/pom.xml6
1 files changed, 6 insertions, 0 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 dbf150c2a1..24fbf3bf4c 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
@@ -45,6 +45,12 @@
</dependency>
<dependency>
+ <groupId>wss4j</groupId>
+ <artifactId>wss4j</artifactId>
+ <version>1.5.1</version>
+ </dependency>
+
+ <dependency>
<groupId>org.mortbay.jetty</groupId>
<artifactId>jetty</artifactId>
<version>6.1.19</version>