From 03e870960cc6f5b591bf16d3ad3897f0aa452cc7 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 18 May 2021 08:59:57 -0500 Subject: [PATCH] Releasing Spring Web Services v3.1.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 25bb42a6..a38389d5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index e7676534..55219a10 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 8141b669..71c4ccf9 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 18fa3a6a..ee81eb61 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index ad8114ff..be2593fa 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index de5cd5eb..94558622 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0-SNAPSHOT + 3.1.0 spring-xml