From a9977a09c8887b0b7456a530ebc8bd3a854ff60f Mon Sep 17 00:00:00 2001 From: "Greg L. Turnquist" Date: Tue, 1 Nov 2022 15:39:03 -0500 Subject: [PATCH] Continue development on v3.1.5-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 73141d19..23cc9d8b 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 994f57ed..74d5ad78 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT ../pom.xml diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 3ac07a50..0878077e 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index fb0e85de..4f1a4fa7 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index e2927e4f..c84c8163 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT spring-ws-test diff --git a/spring-ws-tests/pom.xml b/spring-ws-tests/pom.xml index 5cf5f0c4..5e0d7a74 100644 --- a/spring-ws-tests/pom.xml +++ b/spring-ws-tests/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-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 e502565b..fa018f39 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.4 + 3.1.5-SNAPSHOT ../pom.xml diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 63e0d2b0..70f026f4 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.1.4 + 3.1.5-SNAPSHOT spring-xml