diff --git a/sandbox/pom.xml b/sandbox/pom.xml
index 62618a40..418fd416 100644
--- a/sandbox/pom.xml
+++ b/sandbox/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 2.0.0.RELEASE-SNAPSHOT
+ 2.0.4.RELEASE-SNAPSHOT
../parent/pom.xml
4.0.0
@@ -16,12 +16,6 @@
org.springframework.ws
spring-ws-core
-
- org.springframework.ws
- spring-ws-core
- tests
- test
-
org.springframework.ws
spring-ws-support
@@ -57,6 +51,11 @@
saaj-api
provided
+
+ javax.mail
+ mail
+ runtime
+
javax.servlet
servlet-api