You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/06/29 13:09:21 UTC

[servicemix-bundles] branch master updated: [SM-5190] Create OSGi bundles for Spring 5.3.21

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 35c154996 [SM-5190] Create OSGi bundles for Spring 5.3.21
35c154996 is described below

commit 35c154996a458226770375991e8819a11aef7b60
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Jun 29 15:08:01 2022 +0200

    [SM-5190] Create OSGi bundles for Spring 5.3.21
---
 pom.xml                                               | 19 +++++++++++++++++++
 {spring-aop-5.3.20 => spring-aop-5.3.21}/pom.xml      |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-beans-5.3.20 => spring-beans-5.3.21}/pom.xml  |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-core-5.3.20 => spring-core-5.3.21}/pom.xml    |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-jdbc-5.3.20 => spring-jdbc-5.3.21}/pom.xml    |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-jms-5.3.20 => spring-jms-5.3.21}/pom.xml      |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-orm-5.3.20 => spring-orm-5.3.21}/pom.xml      |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-oxm-5.3.20 => spring-oxm-5.3.21}/pom.xml      |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-test-5.3.20 => spring-test-5.3.21}/pom.xml    |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-tx-5.3.20 => spring-tx-5.3.21}/pom.xml        |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 {spring-web-5.3.20 => spring-web-5.3.21}/pom.xml      |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  7 +++----
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 39 files changed, 76 insertions(+), 76 deletions(-)

diff --git a/pom.xml b/pom.xml
index f6b76c08e..444b4f6a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,6 +60,25 @@
       <module>spring-security-taglibs-5.7.2</module>
       <module>spring-security-test-5.7.2</module>
       <module>spring-security-web-5.7.2</module>
+      <module>spring-aop-5.3.21</module>
+      <module>spring-aspects-5.3.21</module>
+      <module>spring-beans-5.3.21</module>
+      <module>spring-context-5.3.21</module>
+      <module>spring-context-support-5.3.21</module>
+      <module>spring-core-5.3.21</module>
+      <module>spring-expression-5.3.21</module>
+      <module>spring-instrument-5.3.21</module>
+      <module>spring-jdbc-5.3.21</module>
+      <module>spring-jms-5.3.21</module>
+      <module>spring-messaging-5.3.21</module>
+      <module>spring-orm-5.3.21</module>
+      <module>spring-oxm-5.3.21</module>
+      <module>spring-test-5.3.21</module>
+      <module>spring-tx-5.3.21</module>
+      <module>spring-web-5.3.21</module>
+      <module>spring-webflux-5.3.21</module>
+      <module>spring-webmvc-5.3.21</module>
+      <module>spring-websocket-5.3.21</module>
     </modules>
 
 </project>
diff --git a/spring-aop-5.3.20/pom.xml b/spring-aop-5.3.21/pom.xml
similarity index 98%
rename from spring-aop-5.3.20/pom.xml
rename to spring-aop-5.3.21/pom.xml
index 096d9e98d..ab5a36c3c 100644
--- a/spring-aop-5.3.20/pom.xml
+++ b/spring-aop-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-aop</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-aop-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-aop-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aop-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-aop-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-aspects-5.3.20/pom.xml b/spring-aspects-5.3.21/pom.xml
similarity index 97%
rename from spring-aspects-5.3.20/pom.xml
rename to spring-aspects-5.3.21/pom.xml
index 66571711d..0f028a69e 100644
--- a/spring-aspects-5.3.20/pom.xml
+++ b/spring-aspects-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-aspects</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-aspects-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-aspects-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aspects-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-aspects-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-beans-5.3.20/pom.xml b/spring-beans-5.3.21/pom.xml
similarity index 97%
rename from spring-beans-5.3.20/pom.xml
rename to spring-beans-5.3.21/pom.xml
index a8cab8ca6..798fd1a94 100644
--- a/spring-beans-5.3.20/pom.xml
+++ b/spring-beans-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-beans</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-beans-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-beans-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-beans-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-beans-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-5.3.20/pom.xml b/spring-context-5.3.21/pom.xml
similarity index 98%
rename from spring-context-5.3.20/pom.xml
rename to spring-context-5.3.21/pom.xml
index 44191e6aa..1e6f39570 100644
--- a/spring-context-5.3.20/pom.xml
+++ b/spring-context-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-context</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-context-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-context-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-support-5.3.20/pom.xml b/spring-context-support-5.3.21/pom.xml
similarity index 98%
rename from spring-context-support-5.3.20/pom.xml
rename to spring-context-support-5.3.21/pom.xml
index 49f196362..ce9a9cbc9 100644
--- a/spring-context-support-5.3.20/pom.xml
+++ b/spring-context-support-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-context-support</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-context-support-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-context-support-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-support-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-support-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-core-5.3.20/pom.xml b/spring-core-5.3.21/pom.xml
similarity index 97%
rename from spring-core-5.3.20/pom.xml
rename to spring-core-5.3.21/pom.xml
index 7fd048ae6..0ef79fa90 100644
--- a/spring-core-5.3.20/pom.xml
+++ b/spring-core-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-core</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-core-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-core-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-core-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-core-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-expression-5.3.20/pom.xml b/spring-expression-5.3.21/pom.xml
similarity index 96%
rename from spring-expression-5.3.20/pom.xml
rename to spring-expression-5.3.21/pom.xml
index 5a5880385..27406f722 100644
--- a/spring-expression-5.3.20/pom.xml
+++ b/spring-expression-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-expression</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-expression-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-expression-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-expression-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-expression-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-instrument-5.3.20/pom.xml b/spring-instrument-5.3.21/pom.xml
similarity index 96%
rename from spring-instrument-5.3.20/pom.xml
rename to spring-instrument-5.3.21/pom.xml
index 5959ca3ca..fa1b70be4 100644
--- a/spring-instrument-5.3.20/pom.xml
+++ b/spring-instrument-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-instrument</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-instrument-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-instrument-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-instrument-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-instrument-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jdbc-5.3.20/pom.xml b/spring-jdbc-5.3.21/pom.xml
similarity index 98%
rename from spring-jdbc-5.3.20/pom.xml
rename to spring-jdbc-5.3.21/pom.xml
index bb1fe0b70..16d0e7394 100644
--- a/spring-jdbc-5.3.20/pom.xml
+++ b/spring-jdbc-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-jdbc</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jdbc-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-jdbc-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jdbc-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-jdbc-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jms-5.3.20/pom.xml b/spring-jms-5.3.21/pom.xml
similarity index 98%
rename from spring-jms-5.3.20/pom.xml
rename to spring-jms-5.3.21/pom.xml
index fbd283451..8c1b31f17 100644
--- a/spring-jms-5.3.20/pom.xml
+++ b/spring-jms-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-jms</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jms-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-jms-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jms-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-jms-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-messaging-5.3.20/pom.xml b/spring-messaging-5.3.21/pom.xml
similarity index 98%
rename from spring-messaging-5.3.20/pom.xml
rename to spring-messaging-5.3.21/pom.xml
index bce80751c..83b1ceb8d 100644
--- a/spring-messaging-5.3.20/pom.xml
+++ b/spring-messaging-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-messaging</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-messaging-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-messaging-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-messaging-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-messaging-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-orm-5.3.20/pom.xml b/spring-orm-5.3.21/pom.xml
similarity index 98%
rename from spring-orm-5.3.20/pom.xml
rename to spring-orm-5.3.21/pom.xml
index ec7d30eb8..87435112c 100644
--- a/spring-orm-5.3.20/pom.xml
+++ b/spring-orm-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-orm</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-orm-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-orm-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-orm-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-orm-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-oxm-5.3.20/pom.xml b/spring-oxm-5.3.21/pom.xml
similarity index 98%
rename from spring-oxm-5.3.20/pom.xml
rename to spring-oxm-5.3.21/pom.xml
index e870d8645..da42766cd 100644
--- a/spring-oxm-5.3.20/pom.xml
+++ b/spring-oxm-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-oxm</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-oxm-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-oxm-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-oxm-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-oxm-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-test-5.3.20/pom.xml b/spring-test-5.3.21/pom.xml
similarity index 98%
rename from spring-test-5.3.20/pom.xml
rename to spring-test-5.3.21/pom.xml
index 844419783..286577b21 100644
--- a/spring-test-5.3.20/pom.xml
+++ b/spring-test-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-test</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-test-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-test-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-test-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-test-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-tx-5.3.20/pom.xml b/spring-tx-5.3.21/pom.xml
similarity index 98%
rename from spring-tx-5.3.20/pom.xml
rename to spring-tx-5.3.21/pom.xml
index 7e62abc2c..930da0640 100644
--- a/spring-tx-5.3.20/pom.xml
+++ b/spring-tx-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-tx</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-tx-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-tx-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-tx-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-tx-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-web-5.3.20/pom.xml b/spring-web-5.3.21/pom.xml
similarity index 98%
rename from spring-web-5.3.20/pom.xml
rename to spring-web-5.3.21/pom.xml
index 0ecf5224a..050a3ba7a 100644
--- a/spring-web-5.3.20/pom.xml
+++ b/spring-web-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-web</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-web-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-web-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-web-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-web-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webflux-5.3.20/pom.xml b/spring-webflux-5.3.21/pom.xml
similarity index 98%
rename from spring-webflux-5.3.20/pom.xml
rename to spring-webflux-5.3.21/pom.xml
index 07eec6806..dc31d435f 100644
--- a/spring-webflux-5.3.20/pom.xml
+++ b/spring-webflux-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-webflux</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-webflux</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-webflux-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-webflux-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webflux-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-webflux-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-5.3.20/pom.xml b/spring-webmvc-5.3.21/pom.xml
similarity index 98%
rename from spring-webmvc-5.3.20/pom.xml
rename to spring-webmvc-5.3.21/pom.xml
index b28f746e9..c63f20d04 100644
--- a/spring-webmvc-5.3.20/pom.xml
+++ b/spring-webmvc-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-webmvc</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-webmvc-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-5.3.21/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-websocket-5.3.20/pom.xml b/spring-websocket-5.3.21/pom.xml
similarity index 98%
rename from spring-websocket-5.3.20/pom.xml
rename to spring-websocket-5.3.21/pom.xml
index 96fa898fb..f87aad896 100644
--- a/spring-websocket-5.3.20/pom.xml
+++ b/spring-websocket-5.3.21/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
-    <version>5.3.20_2-SNAPSHOT</version>
+    <version>5.3.21_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,14 +38,13 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
-    <tag>HEAD</tag>
   </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-websocket</pkgArtifactId>
-        <pkgVersion>5.3.20</pkgVersion>
-	<servicemix.osgi.source.version>5.3.20.1</servicemix.osgi.source.version>
+        <pkgVersion>5.3.21</pkgVersion>
+	<servicemix.osgi.source.version>5.3.21.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-websocket-5.3.20/src/main/resources/OSGI-INF/bundle.info b/spring-websocket-5.3.21/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-websocket-5.3.20/src/main/resources/OSGI-INF/bundle.info
rename to spring-websocket-5.3.21/src/main/resources/OSGI-INF/bundle.info