This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


The following commit(s) were added to refs/heads/master by this push:
     new 61ff658  Include spring-ws bundles for next release cycle
61ff658 is described below

commit 61ff658e2ff2ebe199b657a7f09d0fd417757aa7
Author: jbonofre <[email protected]>
AuthorDate: Sun Aug 30 07:33:45 2020 +0200

    Include spring-ws bundles for next release cycle
---
 pom.xml | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/pom.xml b/pom.xml
index 38c38c1..49a822b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -59,6 +59,14 @@
       <module>spring-web-5.2.8.RELEASE</module>
       <module>spring-webmvc-5.2.8.RELEASE</module>
       <module>spring-websocket-5.2.8.RELEASE</module>
+      <module>spring-ws-core-2.4.2.RELEASE</module>
+      <module>spring-ws-security-2.4.2.RELEASE</module>
+      <module>spring-ws-support-2.4.2.RELEASE</module>
+      <module>spring-ws-test-2.4.2.RELEASE</module>
+      <module>spring-ws-core-3.0.9.RELEASE</module>
+      <module>spring-ws-security-3.0.9.RELEASE</module>
+      <module>spring-ws-support-3.0.9.RELEASE</module>
+      <module>spring-ws-test-3.0.9.RELEASE</module>
     </modules>
 
 </project>

Reply via email to