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 2020/05/27 04:45:51 UTC

[servicemix-bundles] branch master updated: [SM-4426] Create OSGi bundles for Spring 4.3.27.RELEASE

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 a315fe4  [SM-4426] Create OSGi bundles for Spring 4.3.27.RELEASE
a315fe4 is described below

commit a315fe4e1a13c11c195f790879e6a21d21c50f71
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed May 27 06:45:21 2020 +0200

    [SM-4426] Create OSGi bundles for Spring 4.3.27.RELEASE
---
 pom.xml                                               | 19 +++++++++++++++++++
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 .../pom.xml                                           |  5 ++---
 .../src/main/resources/OSGI-INF/bundle.info           |  0
 39 files changed, 57 insertions(+), 57 deletions(-)

diff --git a/pom.xml b/pom.xml
index c8e7d71..f006250 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,6 +155,25 @@
         <module>spring-data-keyvalue-2.3.0.RELEASE</module>
         <module>spring-data-redis-2.3.0.RELEASE</module>
         <module>atlassian-jira-client-5.2.1</module>
+        <module>spring-aop-4.3.27.RELEASE</module>
+        <module>spring-aspects-4.3.27.RELEASE</module>
+        <module>spring-beans-4.3.27.RELEASE</module>
+        <module>spring-context-4.3.27.RELEASE</module>
+        <module>spring-context-support-4.3.27.RELEASE</module>
+        <module>spring-core-4.3.27.RELEASE</module>
+        <module>spring-expression-4.3.27.RELEASE</module>
+        <module>spring-instrument-4.3.27.RELEASE</module>
+        <module>spring-jdbc-4.3.27.RELEASE</module>
+        <module>spring-jms-4.3.27.RELEASE</module>
+        <module>spring-messaging-4.3.27.RELEASE</module>
+        <module>spring-orm-4.3.27.RELEASE</module>
+        <module>spring-oxm-4.3.27.RELEASE</module>
+        <module>spring-test-4.3.27.RELEASE</module>
+        <module>spring-tx-4.3.27.RELEASE</module>
+        <module>spring-web-4.3.27.RELEASE</module>
+        <module>spring-webmvc-4.3.27.RELEASE</module>
+        <module>spring-webmvc-portlet-4.3.27.RELEASE</module>
+        <module>spring-websocket-4.3.27.RELEASE</module>
     </modules>
 
 </project>
diff --git a/spring-aop-4.3.26.RELEASE/pom.xml b/spring-aop-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-aop-4.3.26.RELEASE/pom.xml
rename to spring-aop-4.3.27.RELEASE/pom.xml
index 7ee6fc4..a8c6418 100644
--- a/spring-aop-4.3.26.RELEASE/pom.xml
+++ b/spring-aop-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-aop-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aop-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aop-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-aop-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-aspects-4.3.26.RELEASE/pom.xml b/spring-aspects-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-aspects-4.3.26.RELEASE/pom.xml
rename to spring-aspects-4.3.27.RELEASE/pom.xml
index 8d89d56..b51b78d 100644
--- a/spring-aspects-4.3.26.RELEASE/pom.xml
+++ b/spring-aspects-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-aspects-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-aspects-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aspects-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-aspects-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-beans-4.3.26.RELEASE/pom.xml b/spring-beans-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-beans-4.3.26.RELEASE/pom.xml
rename to spring-beans-4.3.27.RELEASE/pom.xml
index f2ac095..188e4e3 100644
--- a/spring-beans-4.3.26.RELEASE/pom.xml
+++ b/spring-beans-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-beans-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-beans-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-beans-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-beans-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-4.3.26.RELEASE/pom.xml b/spring-context-4.3.27.RELEASE/pom.xml
similarity index 99%
rename from spring-context-4.3.26.RELEASE/pom.xml
rename to spring-context-4.3.27.RELEASE/pom.xml
index 4d69ffa..88982a8 100644
--- a/spring-context-4.3.26.RELEASE/pom.xml
+++ b/spring-context-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-context-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-support-4.3.26.RELEASE/pom.xml b/spring-context-support-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-context-support-4.3.26.RELEASE/pom.xml
rename to spring-context-support-4.3.27.RELEASE/pom.xml
index 1d161bb..4ef24b1 100644
--- a/spring-context-support-4.3.26.RELEASE/pom.xml
+++ b/spring-context-support-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-context-support-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-context-support-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-support-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-support-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-core-4.3.26.RELEASE/pom.xml b/spring-core-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-core-4.3.26.RELEASE/pom.xml
rename to spring-core-4.3.27.RELEASE/pom.xml
index 78b4cb4..01858a5 100644
--- a/spring-core-4.3.26.RELEASE/pom.xml
+++ b/spring-core-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-core-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-core-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-core-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-core-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-expression-4.3.26.RELEASE/pom.xml b/spring-expression-4.3.27.RELEASE/pom.xml
similarity index 97%
rename from spring-expression-4.3.26.RELEASE/pom.xml
rename to spring-expression-4.3.27.RELEASE/pom.xml
index f5bf1ee..1534f14 100644
--- a/spring-expression-4.3.26.RELEASE/pom.xml
+++ b/spring-expression-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
-    <version>5.4.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-expression-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-expression-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-expression-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-expression-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-instrument-4.3.26.RELEASE/pom.xml b/spring-instrument-4.3.27.RELEASE/pom.xml
similarity index 97%
rename from spring-instrument-4.3.26.RELEASE/pom.xml
rename to spring-instrument-4.3.27.RELEASE/pom.xml
index 851bac5..9fa87a8 100644
--- a/spring-instrument-4.3.26.RELEASE/pom.xml
+++ b/spring-instrument-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-instrument-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-instrument-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-instrument-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-instrument-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jdbc-4.3.26.RELEASE/pom.xml b/spring-jdbc-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-jdbc-4.3.26.RELEASE/pom.xml
rename to spring-jdbc-4.3.27.RELEASE/pom.xml
index c394a3a..914ccad 100644
--- a/spring-jdbc-4.3.26.RELEASE/pom.xml
+++ b/spring-jdbc-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jdbc-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-jdbc-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jdbc-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-jdbc-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jms-4.3.26.RELEASE/pom.xml b/spring-jms-4.3.27.RELEASE/pom.xml
similarity index 99%
rename from spring-jms-4.3.26.RELEASE/pom.xml
rename to spring-jms-4.3.27.RELEASE/pom.xml
index a70a7bf..a20f5a5 100644
--- a/spring-jms-4.3.26.RELEASE/pom.xml
+++ b/spring-jms-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-jms-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-jms-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jms-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-jms-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-messaging-4.3.26.RELEASE/pom.xml b/spring-messaging-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-messaging-4.3.26.RELEASE/pom.xml
rename to spring-messaging-4.3.27.RELEASE/pom.xml
index c853633..41b0ab5 100644
--- a/spring-messaging-4.3.26.RELEASE/pom.xml
+++ b/spring-messaging-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-messaging-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-messaging-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-messaging-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-messaging-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-orm-4.3.26.RELEASE/pom.xml b/spring-orm-4.3.27.RELEASE/pom.xml
similarity index 99%
rename from spring-orm-4.3.26.RELEASE/pom.xml
rename to spring-orm-4.3.27.RELEASE/pom.xml
index fa7dc80..12989fb 100644
--- a/spring-orm-4.3.26.RELEASE/pom.xml
+++ b/spring-orm-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-orm-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-orm-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-orm-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-orm-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-oxm-4.3.26.RELEASE/pom.xml b/spring-oxm-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-oxm-4.3.26.RELEASE/pom.xml
rename to spring-oxm-4.3.27.RELEASE/pom.xml
index 609c807..78eb210 100644
--- a/spring-oxm-4.3.26.RELEASE/pom.xml
+++ b/spring-oxm-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-oxm-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-oxm-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-oxm-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-oxm-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-test-4.3.26.RELEASE/pom.xml b/spring-test-4.3.27.RELEASE/pom.xml
similarity index 99%
rename from spring-test-4.3.26.RELEASE/pom.xml
rename to spring-test-4.3.27.RELEASE/pom.xml
index 5905b16..8835e3c 100644
--- a/spring-test-4.3.26.RELEASE/pom.xml
+++ b/spring-test-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-test-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-test-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-test-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-test-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-tx-4.3.26.RELEASE/pom.xml b/spring-tx-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-tx-4.3.26.RELEASE/pom.xml
rename to spring-tx-4.3.27.RELEASE/pom.xml
index 8643084..9b54fa9 100644
--- a/spring-tx-4.3.26.RELEASE/pom.xml
+++ b/spring-tx-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-tx-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-tx-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-tx-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-tx-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-web-4.3.26.RELEASE/pom.xml b/spring-web-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-web-4.3.26.RELEASE/pom.xml
rename to spring-web-4.3.27.RELEASE/pom.xml
index b84fea0..b110031 100644
--- a/spring-web-4.3.26.RELEASE/pom.xml
+++ b/spring-web-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-web-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-web-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-web-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-web-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-4.3.26.RELEASE/pom.xml b/spring-webmvc-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-webmvc-4.3.26.RELEASE/pom.xml
rename to spring-webmvc-4.3.27.RELEASE/pom.xml
index 31b015d..cb2ccf8 100644
--- a/spring-webmvc-4.3.26.RELEASE/pom.xml
+++ b/spring-webmvc-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-webmvc-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-portlet-4.3.26.RELEASE/pom.xml b/spring-webmvc-portlet-4.3.27.RELEASE/pom.xml
similarity index 98%
rename from spring-webmvc-portlet-4.3.26.RELEASE/pom.xml
rename to spring-webmvc-portlet-4.3.27.RELEASE/pom.xml
index 899528e..a89d982 100644
--- a/spring-webmvc-portlet-4.3.26.RELEASE/pom.xml
+++ b/spring-webmvc-portlet-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-webmvc-portlet</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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-portlet</pkgArtifactId>
-        <pkgVersion>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-webmvc-portlet-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-webmvc-portlet-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-portlet-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-portlet-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-websocket-4.3.26.RELEASE/pom.xml b/spring-websocket-4.3.27.RELEASE/pom.xml
similarity index 99%
rename from spring-websocket-4.3.26.RELEASE/pom.xml
rename to spring-websocket-4.3.27.RELEASE/pom.xml
index 3bbb0d8..2aec239 100644
--- a/spring-websocket-4.3.26.RELEASE/pom.xml
+++ b/spring-websocket-4.3.27.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
-    <version>4.3.26.RELEASE_2-SNAPSHOT</version>
+    <version>4.3.27.RELEASE_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,13 +38,12 @@
         <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>4.3.26.RELEASE</pkgVersion>
+        <pkgVersion>4.3.27.RELEASE</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>
diff --git a/spring-websocket-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info b/spring-websocket-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-websocket-4.3.26.RELEASE/src/main/resources/OSGI-INF/bundle.info
rename to spring-websocket-4.3.27.RELEASE/src/main/resources/OSGI-INF/bundle.info