From d36308ab3c74167dcb6d73bd58e7a5becf80f0f9 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 21 Mar 2022 12:34:53 -0500 Subject: [PATCH] Releasing Spring Web Services v3.1.3 --- 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 7e4838eb..cba8c449 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 1739ec1e..9b4343f4 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index c92d388f..d14f4650 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index c6da2582..74d73740 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index dfd864fc..e570f910 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index b5b84919..c2e87bca 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.3-SNAPSHOT + 3.1.3 spring-xml