summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/trunk/itest/jaxws/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-1.x/trunk/itest/jaxws/pom.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sca-java-1.x/trunk/itest/jaxws/pom.xml b/sca-java-1.x/trunk/itest/jaxws/pom.xml
index 03f2a11e49..b98f20035c 100644
--- a/sca-java-1.x/trunk/itest/jaxws/pom.xml
+++ b/sca-java-1.x/trunk/itest/jaxws/pom.xml
@@ -50,6 +50,12 @@
</dependency>
<dependency>
+ <groupId>javax.jws</groupId>
+ <artifactId>jsr181-api</artifactId>
+ <version>1.0-MR1</version>
+ </dependency>
+
+ <dependency>
<groupId>javax.xml.bind</groupId>
<artifactId>jaxb-api</artifactId>
<version>2.1</version>