From 1adc7af3346cef9ed7df6d81080cb73f6577950d Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Thu, 11 May 2023 11:47:40 -0500 Subject: [PATCH] Continue development on v4.0.5-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 80701941..ffdf0f8e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml index 57953433..f804aeb3 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.4 + 4.0.5-SNAPSHOT pom Spring Web Services - BOM @@ -71,27 +71,27 @@ org.springframework.ws spring-ws-core - 4.0.4 + 4.0.5-SNAPSHOT org.springframework.ws spring-ws-security - 4.0.4 + 4.0.5-SNAPSHOT org.springframework.ws spring-ws-support - 4.0.4 + 4.0.5-SNAPSHOT org.springframework.ws spring-ws-test - 4.0.4 + 4.0.5-SNAPSHOT org.springframework.ws spring-xml - 4.0.4 + 4.0.5-SNAPSHOT diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 7a959810..19df245b 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index ae3eeec1..ef022198 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 7fe6574d..a188faaf 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 1280ceed..b0c10636 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index c8d02a8d..a72b46b3 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.4 + 4.0.5-SNAPSHOT spring-xml