From 359c80323dc54c54debe71dadb9fa0c976d365aa Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 25 Jul 2018 15:14:37 -0500 Subject: [PATCH] Releasing 3.0.2.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 905bed43..a8e7b5c8 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.2.BUILD-SNAPSHOT + 3.0.2.RELEASE pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 1952e8b6..44d7196a 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.BUILD-SNAPSHOT + 3.0.2.RELEASE spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 7b3185bd..8daa3b44 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.BUILD-SNAPSHOT + 3.0.2.RELEASE spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 50ea8956..b6504abf 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.BUILD-SNAPSHOT + 3.0.2.RELEASE spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 9ebc95e7..5dc9a162 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.BUILD-SNAPSHOT + 3.0.2.RELEASE spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 898903f0..a7ac0fb3 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.2.BUILD-SNAPSHOT + 3.0.2.RELEASE spring-xml