From c0dedba3c41b2ad0562a3c7fcdcb6461f4eafea9 Mon Sep 17 00:00:00 2001 From: Greg Turnquist Date: Fri, 17 Apr 2020 11:00:14 -0500 Subject: [PATCH] Releasing Spring Web Services v3.0.9.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 831e0a9d..94318c88 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE pom Spring Web Services diff --git a/spring-ws-core/pom.xml b/spring-ws-core/pom.xml index 87d3c100..dc46a6f6 100644 --- a/spring-ws-core/pom.xml +++ b/spring-ws-core/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE spring-ws-core diff --git a/spring-ws-security/pom.xml b/spring-ws-security/pom.xml index adc17c4e..47db409c 100644 --- a/spring-ws-security/pom.xml +++ b/spring-ws-security/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE spring-ws-security diff --git a/spring-ws-support/pom.xml b/spring-ws-support/pom.xml index 9998bc04..08ec2aea 100644 --- a/spring-ws-support/pom.xml +++ b/spring-ws-support/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE spring-ws-support diff --git a/spring-ws-test/pom.xml b/spring-ws-test/pom.xml index 890541dd..79214668 100644 --- a/spring-ws-test/pom.xml +++ b/spring-ws-test/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE spring-ws-test diff --git a/spring-xml/pom.xml b/spring-xml/pom.xml index e9b76ac6..21dcc9f2 100644 --- a/spring-xml/pom.xml +++ b/spring-xml/pom.xml @@ -7,7 +7,7 @@ org.springframework.ws spring-ws - 3.0.9.BUILD-SNAPSHOT + 3.0.9.RELEASE spring-xml