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 73f4b0baf SM-5611: Create OSGi bundles for Spring 5.2.25.RELEASE
73f4b0baf is described below

commit 73f4b0baf16d9e53c3880b6e7193f2c55c0fe438
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Sun Oct 1 21:02:08 2023 +0200

    SM-5611: Create OSGi bundles for Spring 5.2.25.RELEASE
---
 pom.xml                                            | 36 +++++++++++-----------
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 .../pom.xml                                        |  9 +++---
 .../src/main/resources/OSGI-INF/bundle.info        |  0
 37 files changed, 90 insertions(+), 108 deletions(-)

diff --git a/pom.xml b/pom.xml
index 7322b0374..81e592b94 100644
--- a/pom.xml
+++ b/pom.xml
@@ -61,24 +61,24 @@
       <module>spring-web-5.1.20.RELEASE</module>
       <module>spring-webmvc-5.1.20.RELEASE</module>
       <module>spring-websocket-5.1.20.RELEASE</module>
-      <module>spring-aop-5.2.24.RELEASE</module>
-      <module>spring-aspects-5.2.24.RELEASE</module>
-      <module>spring-beans-5.2.24.RELEASE</module>
-      <module>spring-context-5.2.24.RELEASE</module>
-      <module>spring-context-support-5.2.24.RELEASE</module>
-      <module>spring-core-5.2.24.RELEASE</module>
-      <module>spring-expression-5.2.24.RELEASE</module>
-      <module>spring-instrument-5.2.24.RELEASE</module>
-      <module>spring-jdbc-5.2.24.RELEASE</module>
-      <module>spring-jms-5.2.24.RELEASE</module>
-      <module>spring-messaging-5.2.24.RELEASE</module>
-      <module>spring-orm-5.2.24.RELEASE</module>
-      <module>spring-oxm-5.2.24.RELEASE</module>
-      <module>spring-test-5.2.24.RELEASE</module>
-      <module>spring-tx-5.2.24.RELEASE</module>
-      <module>spring-web-5.2.24.RELEASE</module>
-      <module>spring-webmvc-5.2.24.RELEASE</module>
-      <module>spring-websocket-5.2.24.RELEASE</module>
+      <module>spring-aop-5.2.25.RELEASE</module>
+      <module>spring-aspects-5.2.25.RELEASE</module>
+      <module>spring-beans-5.2.25.RELEASE</module>
+      <module>spring-context-5.2.25.RELEASE</module>
+      <module>spring-context-support-5.2.25.RELEASE</module>
+      <module>spring-core-5.2.25.RELEASE</module>
+      <module>spring-expression-5.2.25.RELEASE</module>
+      <module>spring-instrument-5.2.25.RELEASE</module>
+      <module>spring-jdbc-5.2.25.RELEASE</module>
+      <module>spring-jms-5.2.25.RELEASE</module>
+      <module>spring-messaging-5.2.25.RELEASE</module>
+      <module>spring-orm-5.2.25.RELEASE</module>
+      <module>spring-oxm-5.2.25.RELEASE</module>
+      <module>spring-test-5.2.25.RELEASE</module>
+      <module>spring-tx-5.2.25.RELEASE</module>
+      <module>spring-web-5.2.25.RELEASE</module>
+      <module>spring-webmvc-5.2.25.RELEASE</module>
+      <module>spring-websocket-5.2.25.RELEASE</module>
       <module>spring-aop-5.3.29</module>
       <module>spring-aspects-5.3.29</module>
       <module>spring-beans-5.3.29</module>
diff --git a/spring-aop-5.2.24.RELEASE/pom.xml 
b/spring-aop-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-aop-5.2.24.RELEASE/pom.xml
rename to spring-aop-5.2.25.RELEASE/pom.xml
index 64edea4e2..a515308f4 100644
--- a/spring-aop-5.2.24.RELEASE/pom.xml
+++ b/spring-aop-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-aop-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-aop-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aop-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-aop-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-aspects-5.2.24.RELEASE/pom.xml 
b/spring-aspects-5.2.25.RELEASE/pom.xml
similarity index 96%
rename from spring-aspects-5.2.24.RELEASE/pom.xml
rename to spring-aspects-5.2.25.RELEASE/pom.xml
index 315d73bdf..1185246bc 100644
--- a/spring-aspects-5.2.24.RELEASE/pom.xml
+++ b/spring-aspects-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-aspects-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-aspects-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-aspects-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-aspects-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-beans-5.2.24.RELEASE/pom.xml 
b/spring-beans-5.2.25.RELEASE/pom.xml
similarity index 96%
rename from spring-beans-5.2.24.RELEASE/pom.xml
rename to spring-beans-5.2.25.RELEASE/pom.xml
index 49fbd20ec..760283142 100644
--- a/spring-beans-5.2.24.RELEASE/pom.xml
+++ b/spring-beans-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-beans-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-beans-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-beans-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-beans-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-5.2.24.RELEASE/pom.xml 
b/spring-context-5.2.25.RELEASE/pom.xml
similarity index 98%
rename from spring-context-5.2.24.RELEASE/pom.xml
rename to spring-context-5.2.25.RELEASE/pom.xml
index 8b1e900e3..b9c2c6814 100644
--- a/spring-context-5.2.24.RELEASE/pom.xml
+++ b/spring-context-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-context-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-context-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-context-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-support-5.2.24.RELEASE/pom.xml 
b/spring-context-support-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-context-support-5.2.24.RELEASE/pom.xml
rename to spring-context-support-5.2.25.RELEASE/pom.xml
index 32f869fb4..9d1c6b8ff 100644
--- a/spring-context-support-5.2.24.RELEASE/pom.xml
+++ b/spring-context-support-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-context-support-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-context-support-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-context-support-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to 
spring-context-support-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-core-5.2.24.RELEASE/pom.xml 
b/spring-core-5.2.25.RELEASE/pom.xml
similarity index 96%
rename from spring-core-5.2.24.RELEASE/pom.xml
rename to spring-core-5.2.25.RELEASE/pom.xml
index 66e29c9cb..40a9f279c 100644
--- a/spring-core-5.2.24.RELEASE/pom.xml
+++ b/spring-core-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-core-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-core-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-core-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-core-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-expression-5.2.24.RELEASE/pom.xml 
b/spring-expression-5.2.25.RELEASE/pom.xml
similarity index 95%
rename from spring-expression-5.2.24.RELEASE/pom.xml
rename to spring-expression-5.2.25.RELEASE/pom.xml
index 13cff8560..564cb1097 100644
--- a/spring-expression-5.2.24.RELEASE/pom.xml
+++ b/spring-expression-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-expression-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-expression-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-expression-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to 
spring-expression-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-instrument-5.2.24.RELEASE/pom.xml 
b/spring-instrument-5.2.25.RELEASE/pom.xml
similarity index 95%
rename from spring-instrument-5.2.24.RELEASE/pom.xml
rename to spring-instrument-5.2.25.RELEASE/pom.xml
index 80a81e9fe..0f1dccff3 100644
--- a/spring-instrument-5.2.24.RELEASE/pom.xml
+++ b/spring-instrument-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-instrument-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-instrument-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-instrument-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to 
spring-instrument-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jdbc-5.2.24.RELEASE/pom.xml 
b/spring-jdbc-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-jdbc-5.2.24.RELEASE/pom.xml
rename to spring-jdbc-5.2.25.RELEASE/pom.xml
index 0791a865d..991673c00 100644
--- a/spring-jdbc-5.2.24.RELEASE/pom.xml
+++ b/spring-jdbc-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jdbc-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-jdbc-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jdbc-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-jdbc-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jms-5.2.24.RELEASE/pom.xml 
b/spring-jms-5.2.25.RELEASE/pom.xml
similarity index 98%
rename from spring-jms-5.2.24.RELEASE/pom.xml
rename to spring-jms-5.2.25.RELEASE/pom.xml
index 8518306dc..4832d3bb6 100644
--- a/spring-jms-5.2.24.RELEASE/pom.xml
+++ b/spring-jms-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jms-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-jms-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jms-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-jms-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-messaging-5.2.24.RELEASE/pom.xml 
b/spring-messaging-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-messaging-5.2.24.RELEASE/pom.xml
rename to spring-messaging-5.2.25.RELEASE/pom.xml
index 53d28cb50..4f0d1f14d 100644
--- a/spring-messaging-5.2.24.RELEASE/pom.xml
+++ b/spring-messaging-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-messaging-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-messaging-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-messaging-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to 
spring-messaging-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-orm-5.2.24.RELEASE/pom.xml 
b/spring-orm-5.2.25.RELEASE/pom.xml
similarity index 98%
rename from spring-orm-5.2.24.RELEASE/pom.xml
rename to spring-orm-5.2.25.RELEASE/pom.xml
index 2a58ddd28..7a6a6727f 100644
--- a/spring-orm-5.2.24.RELEASE/pom.xml
+++ b/spring-orm-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-orm-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-orm-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-orm-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-orm-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-oxm-5.2.24.RELEASE/pom.xml 
b/spring-oxm-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-oxm-5.2.24.RELEASE/pom.xml
rename to spring-oxm-5.2.25.RELEASE/pom.xml
index 0bf5f9769..99e0daf01 100644
--- a/spring-oxm-5.2.24.RELEASE/pom.xml
+++ b/spring-oxm-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-oxm-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-oxm-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-oxm-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-oxm-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-test-5.2.24.RELEASE/pom.xml 
b/spring-test-5.2.25.RELEASE/pom.xml
similarity index 98%
rename from spring-test-5.2.24.RELEASE/pom.xml
rename to spring-test-5.2.25.RELEASE/pom.xml
index 0836aa71f..dfb04a6e3 100644
--- a/spring-test-5.2.24.RELEASE/pom.xml
+++ b/spring-test-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
-    <version>5.2.24.RELEASE-2_SNAPSHOT</version>
+    <version>5.2.25.RELEASE-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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-test-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-test-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-test-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-test-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-tx-5.2.24.RELEASE/pom.xml b/spring-tx-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-tx-5.2.24.RELEASE/pom.xml
rename to spring-tx-5.2.25.RELEASE/pom.xml
index c8e125926..821ff9e09 100644
--- a/spring-tx-5.2.24.RELEASE/pom.xml
+++ b/spring-tx-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-tx-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-tx-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-tx-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-tx-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-web-5.2.24.RELEASE/pom.xml 
b/spring-web-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-web-5.2.24.RELEASE/pom.xml
rename to spring-web-5.2.25.RELEASE/pom.xml
index 02a97b4aa..3bf8303e1 100644
--- a/spring-web-5.2.24.RELEASE/pom.xml
+++ b/spring-web-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-web-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-web-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-web-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-web-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-5.2.24.RELEASE/pom.xml 
b/spring-webmvc-5.2.25.RELEASE/pom.xml
similarity index 97%
rename from spring-webmvc-5.2.24.RELEASE/pom.xml
rename to spring-webmvc-5.2.25.RELEASE/pom.xml
index f174ec189..dc039e6d8 100644
--- a/spring-webmvc-5.2.24.RELEASE/pom.xml
+++ b/spring-webmvc-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-webmvc-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-webmvc-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-websocket-5.2.24.RELEASE/pom.xml 
b/spring-websocket-5.2.25.RELEASE/pom.xml
similarity index 98%
rename from spring-websocket-5.2.24.RELEASE/pom.xml
rename to spring-websocket-5.2.25.RELEASE/pom.xml
index a5251d8d9..d783e1a87 100644
--- a/spring-websocket-5.2.24.RELEASE/pom.xml
+++ b/spring-websocket-5.2.25.RELEASE/pom.xml
@@ -24,13 +24,13 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>15</version>
+        <version>16-SNAPSHOT</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
-    <version>5.2.24.RELEASE_2-SNAPSHOT</version>
+    <version>5.2.25.RELEASE_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.2.24.RELEASE</pkgVersion>
-       
<servicemix.osgi.source.version>5.2.24.1</servicemix.osgi.source.version>
+        <pkgVersion>5.2.25.RELEASE</pkgVersion>
+        
<servicemix.osgi.source.version>5.2.25.1</servicemix.osgi.source.version>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git 
a/spring-websocket-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info 
b/spring-websocket-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from 
spring-websocket-5.2.24.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to 
spring-websocket-5.2.25.RELEASE/src/main/resources/OSGI-INF/bundle.info


Reply via email to