diff --git a/archetype/pom.xml b/archetype/pom.xml
index 1e4c4dad..270ea45a 100644
--- a/archetype/pom.xml
+++ b/archetype/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-ws-archetype
diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml
index a42e2958..88ce1e91 100644
--- a/core-tiger/pom.xml
+++ b/core-tiger/pom.xml
@@ -1,9 +1,8 @@
-
+
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-ws-core-tiger
diff --git a/core/pom.xml b/core/pom.xml
index 9a65d514..6c9d1b3b 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-ws-core
diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml
index d215356a..558e99e3 100644
--- a/oxm-tiger/pom.xml
+++ b/oxm-tiger/pom.xml
@@ -1,9 +1,8 @@
-
+
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-oxm-tiger
@@ -65,8 +64,8 @@
-
-
+
+
${project.build.directory}/generated-sources/test/java
diff --git a/oxm/pom.xml b/oxm/pom.xml
index 7bb660d3..c8dc921f 100644
--- a/oxm/pom.xml
+++ b/oxm/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-oxm
diff --git a/parent/pom.xml b/parent/pom.xml
index f85d9845..39472fff 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,11 +1,10 @@
-
+
4.0.0
org.springframework.ws
spring-ws-parent
pom
- 1.5.5-SNAPSHOT
+ 1.5.5
Spring Web Services - Parent
http://static.springframework.org/spring-ws/site/downloads/releases.html
@@ -24,9 +23,9 @@
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk
- http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.5
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.5
+ http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.5.5
2.5.6
diff --git a/pom.xml b/pom.xml
index 3e815682..39a94012 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,10 @@
-
+
4.0.0
org.springframework.ws
spring-ws
pom
- 1.5.5-SNAPSHOT
+ 1.5.5
Spring Web Services
Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It
@@ -84,9 +83,9 @@
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk
- scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/trunk
- http://fisheye3.cenqua.com/browse/springframework/spring-ws/trunk
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.5
+ scm:svn:https://springframework.svn.sourceforge.net/svnroot/springframework/spring-ws/tags/spring-ws-1.5.5
+ http://fisheye3.cenqua.com/browse/springframework/spring-ws/tags/spring-ws-1.5.5
2.5.6
@@ -617,20 +616,19 @@
-
-
+
+
-
-
-
-
+
+
+
+
-
+
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 55c67309..f17bcaea 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
airline
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 27fb399d..02ae52f4 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
echo
diff --git a/samples/mtom/pom.xml b/samples/mtom/pom.xml
index 012df764..b717e436 100644
--- a/samples/mtom/pom.xml
+++ b/samples/mtom/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
mtom
diff --git a/samples/pom.xml b/samples/pom.xml
index 0e841b4c..e8dc2646 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -3,7 +3,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-ws-samples
diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml
index de8204e8..d44b5f50 100644
--- a/samples/pox/pom.xml
+++ b/samples/pox/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
pox
diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml
index 017a6449..4ee2787d 100644
--- a/samples/stockquote/pom.xml
+++ b/samples/stockquote/pom.xml
@@ -2,7 +2,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
stockquote
diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml
index 76501616..e9ecf370 100644
--- a/samples/tutorial/pom.xml
+++ b/samples/tutorial/pom.xml
@@ -3,7 +3,7 @@
spring-ws-samples
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
tutorial
diff --git a/security/pom.xml b/security/pom.xml
index f337494a..119ac920 100644
--- a/security/pom.xml
+++ b/security/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-ws-security
diff --git a/support/pom.xml b/support/pom.xml
index 0ec43574..6f5676eb 100644
--- a/support/pom.xml
+++ b/support/pom.xml
@@ -1,9 +1,8 @@
-
+
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
org.springframework.ws
diff --git a/xml/pom.xml b/xml/pom.xml
index 0c9f28ff..880623fa 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -2,7 +2,7 @@
spring-ws-parent
org.springframework.ws
- 1.5.5-SNAPSHOT
+ 1.5.5
4.0.0
spring-xml