From 2d3a40675f6bf147dcc86c95d8dd5cf89da3d79c Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 18 Apr 2023 09:46:54 -0500 Subject: [PATCH] Continue development on v3.1.7-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 35f6536e..e2139360 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 7852aa53..481f87e0 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT ../pom.xml diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index dd95e844..9551f12b 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 52d5d966..305aad3e 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index b23c832d..6cdae0dc 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT spring-ws-test diff --git a/spring-ws-tests/pom.xml b/spring-ws-tests/pom.xml index ce862e70..b60d20c3 100644 --- a/spring-ws-tests/pom.xml +++ b/spring-ws-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-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 7d4ed874..79e0be5e 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.6 + 3.1.7-SNAPSHOT ../pom.xml diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 5857eff7..6950b160 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.6 + 3.1.7-SNAPSHOT spring-xml