From 59a96122ead9ea846be4d32b08a92d8803f9dbe8 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 21 Mar 2022 13:05:07 -0500 Subject: [PATCH] Releasing Spring Web Services v4.0.0-M2 --- pom.xml | 2 +- spring-ws-core/pom.xml | 2 +- spring-ws-security/pom.xml | 2 +- spring-ws-support/pom.xml | 2 +- spring-ws-test/pom.xml | 2 +- spring-xml/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 7e51f6e0..36c7bed6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index e37fb0de..d55da8c9 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index b995e88e..57ffe855 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 90721116..d9a5c73a 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 5f7afdd7..58ad5fd1 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 8208a77e..4aa21a50 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M2 spring-xml