From 7dc4d6d728ecec5d0c654c92a5f883330433da61 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 14 Dec 2021 12:32:00 -0600 Subject: [PATCH] Releasing Spring Web Services v3.0.11.RELEASE --- 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 1a4aa88b..2e06757e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 5423027c..6f2dfcc2 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index b4779c90..cc619d1a 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 43a05c87..361a4db9 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 4919cfa2..ce8cc203 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 0a784644..2c34555b 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.11.BUILD-SNAPSHOT + 3.0.11.RELEASE spring-xml