diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml
index 40b79d44..718f2c03 100644
--- a/archetype/src/main/resources/archetype-resources/pom.xml
+++ b/archetype/src/main/resources/archetype-resources/pom.xml
@@ -15,12 +15,12 @@
org.springframework.ws
spring-oxm
- 1.0-rc2
+ 1.0.0
org.springframework.ws
spring-ws-core
- 1.0-rc2
+ 1.0.0
diff --git a/samples/airline/client/saaj/build.xml b/samples/airline/client/saaj/build.xml
index 4010e929..ab0af57b 100644
--- a/samples/airline/client/saaj/build.xml
+++ b/samples/airline/client/saaj/build.xml
@@ -21,7 +21,12 @@
-
+
+
+
+
+
+
diff --git a/samples/airline/client/spring-ws/build.xml b/samples/airline/client/spring-ws/build.xml
index da3590f2..813f7580 100644
--- a/samples/airline/client/spring-ws/build.xml
+++ b/samples/airline/client/spring-ws/build.xml
@@ -14,7 +14,7 @@
-
+
diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml
index 4f8891da..97c0ef5e 100644
--- a/samples/airline/pom.xml
+++ b/samples/airline/pom.xml
@@ -9,10 +9,16 @@
war
Spring WS Airline Sample
+
+ java.net
+ Java.net Repository for Maven2
+ http://download.java.net/maven/1/
+ legacy
+
spring-ext
Spring External Dependencies Repository
- https://svn.sourceforge.net/svnroot/springframework/repos/repo-ext/
+ https://springframework.svn.sourceforge.net/svnroot/springframework/repos/repo-ext/
diff --git a/samples/echo/client/spring-ws/build.xml b/samples/echo/client/spring-ws/build.xml
index a3d83380..94a6409d 100644
--- a/samples/echo/client/spring-ws/build.xml
+++ b/samples/echo/client/spring-ws/build.xml
@@ -12,7 +12,7 @@
-
+
diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml
index 6ab314c9..86c632df 100644
--- a/samples/echo/pom.xml
+++ b/samples/echo/pom.xml
@@ -32,26 +32,6 @@
1.2_Java1.3
test
-
- org.apache.axis
- axis-saaj
- 1.4
-
-
- org.apache.axis
- axis
- 1.4
-
-
- org.apache.axis
- axis-jaxrpc
- 1.4
-
-
- commons-discovery
- commons-discovery
- 0.4
-
xerces
xercesImpl
diff --git a/samples/pom.xml b/samples/pom.xml
index 5caf3f72..f20e5100 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -41,7 +41,6 @@
-