From b333612d9e3a0f5fab64ee331056602ab1f47dd7 Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Mon, 18 Sep 2023 14:17:24 -0500 Subject: [PATCH] Continue development on v4.0.7-SNAPSHOT --- pom.xml | 2 +- spring-ws-bom/pom.xml | 12 ++++++------ 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 +- 7 files changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index e421d652..69b84896 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml index e0a1747a..cf0fe2a6 100644 --- a/spring-ws-bom/pom.xml +++ b/spring-ws-bom/pom.xml @@ -6,7 +6,7 @@ org.springframework.ws spring-ws-bom - 4.0.6 + 4.0.7-SNAPSHOT pom Spring Web Services - BOM @@ -71,27 +71,27 @@ org.springframework.ws spring-ws-core - 4.0.6 + 4.0.7-SNAPSHOT org.springframework.ws spring-ws-security - 4.0.6 + 4.0.7-SNAPSHOT org.springframework.ws spring-ws-support - 4.0.6 + 4.0.7-SNAPSHOT org.springframework.ws spring-ws-test - 4.0.6 + 4.0.7-SNAPSHOT org.springframework.ws spring-xml - 4.0.6 + 4.0.7-SNAPSHOT diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 19177279..e44d0556 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 6b794abb..60fd8231 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 14b9c3d9..ba85fb10 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 0224ef2e..7c8e6bba 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 286158db..6b026c98 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.6 + 4.0.7-SNAPSHOT spring-xml