Include spring-ws bundles in release cycle
diff --git a/pom.xml b/pom.xml
index 640e665..677ba11 100644
--- a/pom.xml
+++ b/pom.xml
@@ -89,6 +89,10 @@
       <module>spring-web-5.3.3</module>
       <module>spring-webmvc-5.3.3</module>
       <module>spring-websocket-5.3.3</module>
+      <module>spring-ws-core-3.0.10.RELEASE</module>
+      <module>spring-ws-security-3.0.10.RELEASE</module>
+      <module>spring-ws-support-3.0.10.RELEASE</module>
+      <module>spring-ws-test-3.0.10.RELEASE</module>
     </modules>
 
 </project>