From f747a6242409c4802e2c74a3bd950d5551f3200e Mon Sep 17 00:00:00 2001 From: Arjen Poutsma Date: Mon, 1 Feb 2010 09:23:04 +0000 Subject: [PATCH] Upgraded version to 2.0.0-M1 --- archetype/pom.xml | 2 +- archetype/src/main/resources/archetype-resources/pom.xml | 4 ++-- core-tiger/pom.xml | 2 +- core/pom.xml | 2 +- oxm-tiger/pom.xml | 2 +- oxm/pom.xml | 2 +- parent/pom.xml | 2 +- pom.xml | 2 +- samples/airline/pom.xml | 2 +- samples/echo/pom.xml | 2 +- samples/pom.xml | 2 +- samples/pox/pom.xml | 2 +- samples/stockquote/pom.xml | 2 +- samples/tutorial/pom.xml | 2 +- sandbox/pom.xml | 2 +- security/pom.xml | 2 +- support/pom.xml | 2 +- 17 files changed, 18 insertions(+), 18 deletions(-) diff --git a/archetype/pom.xml b/archetype/pom.xml index c55b658e..36664ce6 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/archetype/src/main/resources/archetype-resources/pom.xml b/archetype/src/main/resources/archetype-resources/pom.xml index 79bec3de..00f63318 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.5.9 + 2.0.0-M1 org.springframework.ws spring-ws-core - 1.5.9 + 2.0.0-M1 diff --git a/core-tiger/pom.xml b/core-tiger/pom.xml index d6886bc2..75d7e56c 100644 --- a/core-tiger/pom.xml +++ b/core-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/core/pom.xml b/core/pom.xml index 0fb4a1eb..0327a4d9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/oxm-tiger/pom.xml b/oxm-tiger/pom.xml index 5ec262a1..72ed1654 100644 --- a/oxm-tiger/pom.xml +++ b/oxm-tiger/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/oxm/pom.xml b/oxm/pom.xml index 8e6a82f2..9693a623 100644 --- a/oxm/pom.xml +++ b/oxm/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/parent/pom.xml b/parent/pom.xml index 70f43030..57bbb340 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws-parent pom - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT Spring Web Services - Parent http://static.springframework.org/spring-ws/site/downloads/releases.html diff --git a/pom.xml b/pom.xml index 71cdea5b..2c6c3588 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ org.springframework.ws spring-ws pom - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT Spring Web Services Spring Web Services is a product of the Spring community focused on creating document-driven Web services. It diff --git a/samples/airline/pom.xml b/samples/airline/pom.xml index 17ed612c..563f072a 100644 --- a/samples/airline/pom.xml +++ b/samples/airline/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../samples/pom.xml 4.0.0 diff --git a/samples/echo/pom.xml b/samples/echo/pom.xml index fb7f32f9..8044d861 100644 --- a/samples/echo/pom.xml +++ b/samples/echo/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../samples/pom.xml 4.0.0 diff --git a/samples/pom.xml b/samples/pom.xml index 53e9f673..2575966f 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/samples/pox/pom.xml b/samples/pox/pom.xml index e89dd529..8471e9e3 100644 --- a/samples/pox/pom.xml +++ b/samples/pox/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../samples/pom.xml 4.0.0 diff --git a/samples/stockquote/pom.xml b/samples/stockquote/pom.xml index 2a72dc63..072b94e2 100644 --- a/samples/stockquote/pom.xml +++ b/samples/stockquote/pom.xml @@ -2,7 +2,7 @@ spring-ws-samples org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../samples/pom.xml 4.0.0 diff --git a/samples/tutorial/pom.xml b/samples/tutorial/pom.xml index dce2d7a4..6265e67f 100644 --- a/samples/tutorial/pom.xml +++ b/samples/tutorial/pom.xml @@ -3,7 +3,7 @@ spring-ws-samples org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../samples/pom.xml 4.0.0 diff --git a/sandbox/pom.xml b/sandbox/pom.xml index b7c9b30f..03ddb295 100644 --- a/sandbox/pom.xml +++ b/sandbox/pom.xml @@ -3,7 +3,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT 4.0.0 spring-ws-sandbox diff --git a/security/pom.xml b/security/pom.xml index f323bb5a..45fd4fd8 100644 --- a/security/pom.xml +++ b/security/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/support/pom.xml b/support/pom.xml index 077c7bad..03e3b4a5 100644 --- a/support/pom.xml +++ b/support/pom.xml @@ -2,7 +2,7 @@ spring-ws-parent org.springframework.ws - 1.5.10-SNAPSHOT + 2.0.0-M1-SNAPSHOT ../parent/pom.xml 4.0.0