From c7d28ae75d854895cab2c2918a26c7816c61fa76 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Fri, 15 Dec 2023 09:54:38 +0200 Subject: [PATCH] Continue development on v4.0.10-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 e00dd090..461f6897 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml index 6e0d182b..a658195a 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.9 + 4.0.10-SNAPSHOT pom Spring Web Services - BOM @@ -71,27 +71,27 @@ org.springframework.ws spring-ws-core - 4.0.9 + 4.0.10-SNAPSHOT org.springframework.ws spring-ws-security - 4.0.9 + 4.0.10-SNAPSHOT org.springframework.ws spring-ws-support - 4.0.9 + 4.0.10-SNAPSHOT org.springframework.ws spring-ws-test - 4.0.9 + 4.0.10-SNAPSHOT org.springframework.ws spring-xml - 4.0.9 + 4.0.10-SNAPSHOT diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index a3d9b6b2..03c71f1e 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 28a44584..c34d4ea7 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index ad7942fd..1e216c95 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index c185d734..33223cad 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 70c455a0..93a1f41c 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.9 + 4.0.10-SNAPSHOT spring-xml