From 7ce3d9418f8b5bf9719fc03865a5f594f3db966e Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Thu, 26 Jul 2018 11:25:24 -0500 Subject: [PATCH] Releasing version 3.0.3.RELEASE --- 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 278069c1f..cc623aa41 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 79a9cf00e..3863dd5f3 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index d1649b080..9324fa1a1 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index b3b742179..5af618513 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index f553b1b58..91a278416 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 213906f75..4cbcea60d 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.3.BUILD-SNAPSHOT + 3.0.3.RELEASE spring-xml