Include spring-ws bundles for next release cycle
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>