From 991e4dfc416d22e906ef58bc4fd2fe1ce83d5f54 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Wed, 9 Jan 2019 22:42:37 -0600 Subject: [PATCH] Releasing version 3.0.6.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 33d445d6..9958a261 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 824f6cf7..50a09ba5 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index 9eaa205d..a696eea0 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index e9f33126..f84f67f0 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 0bd37108..a709abd7 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index 34edaf52..b4329de2 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.5.BUILD-SNAPSHOT + 3.0.6.RELEASE spring-xml