From 6fcf4fe5bc5fcc27510db2273a36549c6cd5646f Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 25 Jul 2018 15:30:27 -0500 Subject: [PATCH] Next development version --- 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-xml/pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index a8e7b5c8..c35856f6 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 44d7196a..79a9cf00 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 8daa3b44..d1649b08 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index b6504abf..b3b74217 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 5dc9a162..f553b1b5 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index a7ac0fb3..213906f7 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.RELEASE + 3.0.3.BUILD-SNAPSHOT spring-xml