From 8c3bf47eb0e1b97ee5e5cd8c38ed2bd5978c5a43 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 18 May 2021 09:00:04 -0500 Subject: [PATCH] Continue development on v3.1.1-SNAPSHOT --- 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 a38389d5..a2494ff2 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.0 + 3.1.1-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 55219a10..92540d43 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 + 3.1.1-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 71c4ccf9..913af02f 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 + 3.1.1-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index ee81eb61..3f28c072 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 + 3.1.1-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index be2593fa..b60865f3 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 + 3.1.1-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 94558622..3ef139e2 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.0 + 3.1.1-SNAPSHOT spring-xml