diff --git a/spring-integration-ws/.classpath b/spring-integration-ws/.classpath
index ddc9103c5c..c6c41618dd 100644
--- a/spring-integration-ws/.classpath
+++ b/spring-integration-ws/.classpath
@@ -1,10 +1,10 @@
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
diff --git a/spring-integration-ws/pom.xml b/spring-integration-ws/pom.xml
index 88a5e9f54b..dac246510c 100644
--- a/spring-integration-ws/pom.xml
+++ b/spring-integration-ws/pom.xml
@@ -12,18 +12,47 @@
spring-integration-ws
jar
Spring Integration Web Services Support
+
+
+ tiger
+
+ 1.5
+
+
+
+ stax
+ stax
+ 1.2.0
+ true
+
+
+ javax.xml.bind
+ jaxb-api
+
+ 2.1
+ true
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.1.13
+ true
+
+
+
+
com.sun.xml.messaging.saaj
saaj-impl
1.3
- provided
+ true
javax.xml.soap
saaj-api
1.3
- provided
+ true
+ 2.1
+ true
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.1.13
+ true
+
@@ -35,19 +48,6 @@
1.1.1
provided
-
- javax.xml.bind
- jaxb-api
-
- 2.1
- provided
-
-
- com.sun.xml.bind
- jaxb-impl
- 2.1.13
- provided
-
org.springframework
spring-context