From 7c7e86bfa54606a70cbae26dbb7359dc4ed1cced Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 13 Dec 2021 10:51:00 -0600 Subject: [PATCH] Releasing Spring Web Services v3.1.2 --- 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 7883b1ce..fa83c624 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index d563147e..be33af51 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 0cb84035..443024bb 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 18de2b95..66e9a838 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index d7102eba..214d84b1 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 213db9c8..9bcf8d9f 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.2-SNAPSHOT + 3.1.2 spring-xml