From 8d7bb43bd41a95f7e39a1abc5b53f32cd49f6448 Mon Sep 17 00:00:00 2001 From: Corneil du Plessis Date: Wed, 10 Apr 2024 14:54:30 +0200 Subject: [PATCH] Next Dev Version 4.0.11-SNAPSHOT --- .sdkmanrc | 2 +- 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 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.sdkmanrc b/.sdkmanrc index d728a62a..6adfb5b7 100644 --- a/.sdkmanrc +++ b/.sdkmanrc @@ -18,4 +18,4 @@ # # NOTE: Switching branches will NOT trigger a change. Only switching folder will do it. Use `sdk env` to apply when simply switching branches. -java=17.0.5-tem \ No newline at end of file +java=17.0.10-librca \ No newline at end of file diff --git a/pom.xml b/pom.xml index 0c01b5f7..46736360 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-bom/pom.xml b/spring-ws-bom/pom.xml index 32c8d28a..412ebec7 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.10 + 4.0.11-SNAPSHOT pom Spring Web Services - BOM @@ -71,27 +71,27 @@ org.springframework.ws spring-ws-core - 4.0.10 + 4.0.11-SNAPSHOT org.springframework.ws spring-ws-security - 4.0.10 + 4.0.11-SNAPSHOT org.springframework.ws spring-ws-support - 4.0.10 + 4.0.11-SNAPSHOT org.springframework.ws spring-ws-test - 4.0.10 + 4.0.11-SNAPSHOT org.springframework.ws spring-xml - 4.0.10 + 4.0.11-SNAPSHOT diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index c1971e28..8c2d983c 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index e3c5722f..969381da 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index dc369056..3f82ba2e 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 4aa01094..4ef23719 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 6ea009a1..5daca08f 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 4.0.10 + 4.0.11-SNAPSHOT spring-xml