From bc8208133410a2bfd2800b0d89492c8f9a25f05f Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 16 Nov 2023 13:38:22 -0600 Subject: [PATCH] Continue development on v3.1.9-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-ws-tests/pom.xml | 2 +- spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml | 2 +- spring-xml/pom.xml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index fe9cf76d..c2754c45 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index adf05430..0ef99139 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT ../pom.xml diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index e7c16a78..9e556308 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 087ee642..6027ea81 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index c0589625..bcf8b085 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT spring-ws-test diff --git a/spring-ws-tests/pom.xml b/spring-ws-tests/pom.xml index 13ce1d1c..03c2a7b6 100644 --- a/spring-ws-tests/pom.xml +++ b/spring-ws-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT ../pom.xml diff --git a/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml b/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml index 0bb2dfa1..4d66cfee 100644 --- a/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml +++ b/spring-ws-tests/spring-ws-axiom-1.2-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws-tests - 3.1.8 + 3.1.9-SNAPSHOT ../pom.xml diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index d2018c20..d716e366 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.8 + 3.1.9-SNAPSHOT spring-xml