From 40f04fb8015e05e11c6e86265be3c02b3f494496 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 22 Sep 2022 12:51:00 -0500 Subject: [PATCH] Releasing Spring Web Services v4.0.0-M3 --- 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 36a5247e..0a52d1d6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0-M3 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index e37fb0de..707f83f3 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-M3 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index b995e88e..e60d8598 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-M3 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index e1911b1d..adfc461e 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-M3 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 5f7afdd7..675a2504 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-M3 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 8208a77e..918bd0d6 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-M3 spring-xml