diff --git a/core/pom.xml b/core/pom.xml
index c67dff2d..6cb27c92 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -64,7 +64,7 @@
test
- woodstox
+ org.codehaus.woodstox
wstx-asl
test
diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml
index 593986f8..6ef9d3fd 100644
--- a/oxm-tiger/pom.xml
+++ b/oxm-tiger/pom.xml
@@ -47,7 +47,7 @@
- woodstox
+ org.codehaus.woodstox
wstx-asl
test
@@ -72,4 +72,4 @@
-
\ No newline at end of file
+
diff --git a/oxm/pom.xml b/oxm/pom.xml
index c3c723f9..de286783 100644
--- a/oxm/pom.xml
+++ b/oxm/pom.xml
@@ -71,7 +71,7 @@
true
- woodstox
+ org.codehaus.woodstox
wstx-asl
test
diff --git a/pom.xml b/pom.xml
index 77950915..44bf6503 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,5 +1,6 @@
-
+
4.0.0
org.springframework.ws
spring-ws
@@ -27,12 +28,14 @@
static.springframework.org
- scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/maven2
+ scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/maven2
+
static.springframework.org
- scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/maven2-snapshots
+ scp://static.springframework.org/var/www/domains/springframework.org/static/htdocs/maven2-snapshots
+
2005
@@ -68,10 +71,10 @@
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-ws/trunk/
-
+
scm:svn:https://svn.sourceforge.net/svnroot/springframework/spring-ws/trunk/
-
+
http://svn.sourceforge.net/viewvc/springframework/spring-ws/trunk/
@@ -79,7 +82,7 @@
oxm
core
security
-
+
jdk1.5
@@ -103,6 +106,9 @@
+
+ 1.2.8
+
java.net
@@ -360,42 +366,48 @@
org.springframework
spring-core
- 1.2.8
+ ${spring.version}
org.springframework
spring-beans
- 1.2.8
+ ${spring.version}
org.springframework
spring-context
- 1.2.8
+ ${spring.version}
org.springframework
spring-web
- 1.2.8
+ ${spring.version}
org.springframework
spring-webmvc
- 1.2.8
+ ${spring.version}
+
+
+ struts
+ struts
+
+
org.springframework
spring-hibernate
- 1.2.8
+ ${spring.version}
org.springframework
spring-jdbc
- 1.2.8
+ ${spring.version}
org.springframework
spring-mock
- 1.2.8
+ ${spring.version}
test
@@ -425,9 +437,9 @@
1.3.03
- woodstox
+ org.codehaus.woodstox
wstx-asl
- 3.0.2
+ 3.1.0
jdom
diff --git a/xml/pom.xml b/xml/pom.xml
index 6e738850..4ee4ac1e 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -28,7 +28,7 @@
true
- woodstox
+ org.codehaus.woodstox
wstx-asl
test