summaryrefslogtreecommitdiff
path: root/BKUOnline
diff options
context:
space:
mode:
Diffstat (limited to 'BKUOnline')
-rw-r--r--BKUOnline/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/BKUOnline/pom.xml b/BKUOnline/pom.xml
index c7c40982..018e99ab 100644
--- a/BKUOnline/pom.xml
+++ b/BKUOnline/pom.xml
@@ -90,7 +90,6 @@
<dependency>
<groupId>com.sun.xml.ws</groupId>
<artifactId>jaxws-rt</artifactId>
- <version>2.1.5</version>
<!-- use JAX-WS RI with SJSXP instead of Woodstox -->
<exclusions>
<exclusion>
@@ -105,7 +104,6 @@
<groupId>com.sun.xml.messaging.saaj</groupId>
<artifactId>saaj-impl</artifactId> </exclusion> </exclusions -->
</dependency>
- <!-- use JAX-WS RI with SJSXP instead of Woodstox -->
<dependency>
<artifactId>sjsxp</artifactId>
<groupId>com.sun.xml.stream</groupId>