From 372169d916eb0b2a93b57740d555301068e42ae3 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 21 Nov 2022 16:12:58 -0600 Subject: [PATCH] Releasing Spring Web Services v4.0.0 --- 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 c27cddbc..44ba55ba 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.0-SNAPSHOT + 4.0.0 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 0ddd79c4..00c50b0d 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 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 3612a68e..79e79059 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 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 7508b049..11e9d94c 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 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 5f7afdd7..49645cdb 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 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 8208a77e..1f06251c 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 spring-xml