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 ffc1856  Add Spring 5.2.9.RELEASE in next release cycle
ffc1856 is described below

commit ffc18568140b27f472f33c39a44fac943064b730
Author: jbonofre <[email protected]>
AuthorDate: Tue Oct 6 05:30:52 2020 +0200

    Add Spring 5.2.9.RELEASE in next release cycle
---
 pom.xml | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/pom.xml b/pom.xml
index 827baf2..fa2230f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,6 +41,24 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
+      <module>spring-aop-5.2.9.RELEASE</module>
+      <module>spring-aspects-5.2.9.RELEASE</module>
+      <module>spring-beans-5.2.9.RELEASE</module>
+      <module>spring-context-5.2.9.RELEASE</module>
+      <module>spring-context-support-5.2.9.RELEASE</module>
+      <module>spring-core-5.2.9.RELEASE</module>
+      <module>spring-expression-5.2.9.RELEASE</module>
+      <module>spring-instrument-5.2.9.RELEASE</module>
+      <module>spring-jdbc-5.2.9.RELEASE</module>
+      <module>spring-jms-5.2.9.RELEASE</module>
+      <module>spring-messaging-5.2.9.RELEASE</module>
+      <module>spring-orm-5.2.9.RELEASE</module>
+      <module>spring-oxm-5.2.9.RELEASE</module>
+      <module>spring-test-5.2.9.RELEASE</module>
+      <module>spring-tx-5.2.9.RELEASE</module>
+      <module>spring-web-5.2.9.RELEASE</module>
+      <module>spring-webmvc-5.2.9.RELEASE</module>
+      <module>spring-websocket-5.2.9.RELEASE</module>
     </modules>
 
 </project>

Reply via email to