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 db37168eb SM-5584 - Create OSGi bundles for Spring 6.0.11
db37168eb is described below
commit db37168eba6d028535b3680d1de9af5d1fb37c14
Author: JB Onofré <[email protected]>
AuthorDate: Tue Aug 1 19:25:08 2023 +0200
SM-5584 - Create OSGi bundles for Spring 6.0.11
---
pom.xml | 19 +++++++++++++++++++
{spring-aop-6.0.10 => spring-aop-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-beans-6.0.10 => spring-beans-6.0.11}/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-6.0.10 => spring-core-6.0.11}/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-6.0.10 => spring-jdbc-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-jms-6.0.10 => spring-jms-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
.../pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-orm-6.0.10 => spring-orm-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-oxm-6.0.10 => spring-oxm-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-test-6.0.10 => spring-test-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-tx-6.0.10 => spring-tx-6.0.11}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-web-6.0.10 => spring-web-6.0.11}/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 aa650a94c..ac669a7cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,6 +64,25 @@
<module>hapi-fhir-structures-r4-6.6.2</module>
<module>hapi-fhir-validation-6.6.2</module>
<module>braintree-java-3.25.0</module>
+ <module>spring-aop-6.0.11</module>
+ <module>spring-aspects-6.0.11</module>
+ <module>spring-beans-6.0.11</module>
+ <module>spring-context-6.0.11</module>
+ <module>spring-context-support-6.0.11</module>
+ <module>spring-core-6.0.11</module>
+ <module>spring-expression-6.0.11</module>
+ <module>spring-instrument-6.0.11</module>
+ <module>spring-jdbc-6.0.11</module>
+ <module>spring-jms-6.0.11</module>
+ <module>spring-messaging-6.0.11</module>
+ <module>spring-orm-6.0.11</module>
+ <module>spring-oxm-6.0.11</module>
+ <module>spring-test-6.0.11</module>
+ <module>spring-tx-6.0.11</module>
+ <module>spring-web-6.0.11</module>
+ <module>spring-webflux-6.0.11</module>
+ <module>spring-webmvc-6.0.11</module>
+ <module>spring-websocket-6.0.11</module>
</modules>
</project>
diff --git a/spring-aop-6.0.10/pom.xml b/spring-aop-6.0.11/pom.xml
similarity index 98%
rename from spring-aop-6.0.10/pom.xml
rename to spring-aop-6.0.11/pom.xml
index f3982efa3..f331ee11c 100644
--- a/spring-aop-6.0.10/pom.xml
+++ b/spring-aop-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-aop-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-aop-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aop-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-aop-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-aspects-6.0.10/pom.xml b/spring-aspects-6.0.11/pom.xml
similarity index 97%
rename from spring-aspects-6.0.10/pom.xml
rename to spring-aspects-6.0.11/pom.xml
index 491f795cf..ba66efe4e 100644
--- a/spring-aspects-6.0.10/pom.xml
+++ b/spring-aspects-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-aspects-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-aspects-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aspects-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-aspects-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-beans-6.0.10/pom.xml b/spring-beans-6.0.11/pom.xml
similarity index 97%
rename from spring-beans-6.0.10/pom.xml
rename to spring-beans-6.0.11/pom.xml
index b00abdcc5..c2b247aab 100644
--- a/spring-beans-6.0.10/pom.xml
+++ b/spring-beans-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-beans-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-beans-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-beans-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-beans-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-6.0.10/pom.xml b/spring-context-6.0.11/pom.xml
similarity index 98%
rename from spring-context-6.0.10/pom.xml
rename to spring-context-6.0.11/pom.xml
index 80977ec5a..9c41c1e8f 100644
--- a/spring-context-6.0.10/pom.xml
+++ b/spring-context-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-context</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-context-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-context-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-support-6.0.10/pom.xml
b/spring-context-support-6.0.11/pom.xml
similarity index 98%
rename from spring-context-support-6.0.10/pom.xml
rename to spring-context-support-6.0.11/pom.xml
index 192a59148..b513c73f9 100644
--- a/spring-context-support-6.0.10/pom.xml
+++ b/spring-context-support-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git
a/spring-context-support-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-context-support-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
spring-context-support-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-support-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-core-6.0.10/pom.xml b/spring-core-6.0.11/pom.xml
similarity index 97%
rename from spring-core-6.0.10/pom.xml
rename to spring-core-6.0.11/pom.xml
index 32000d006..d47974668 100644
--- a/spring-core-6.0.10/pom.xml
+++ b/spring-core-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-core-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-core-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-core-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-core-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-expression-6.0.10/pom.xml b/spring-expression-6.0.11/pom.xml
similarity index 96%
rename from spring-expression-6.0.10/pom.xml
rename to spring-expression-6.0.11/pom.xml
index da79f516d..d04841ccd 100644
--- a/spring-expression-6.0.10/pom.xml
+++ b/spring-expression-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-expression-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-expression-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-expression-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-expression-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-instrument-6.0.10/pom.xml b/spring-instrument-6.0.11/pom.xml
similarity index 96%
rename from spring-instrument-6.0.10/pom.xml
rename to spring-instrument-6.0.11/pom.xml
index 4da718f07..dec7bb885 100644
--- a/spring-instrument-6.0.10/pom.xml
+++ b/spring-instrument-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-instrument-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-instrument-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-instrument-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-instrument-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jdbc-6.0.10/pom.xml b/spring-jdbc-6.0.11/pom.xml
similarity index 98%
rename from spring-jdbc-6.0.10/pom.xml
rename to spring-jdbc-6.0.11/pom.xml
index bca93504b..299d6754f 100644
--- a/spring-jdbc-6.0.10/pom.xml
+++ b/spring-jdbc-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-jdbc-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-jdbc-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jdbc-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-jdbc-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jms-6.0.10/pom.xml b/spring-jms-6.0.11/pom.xml
similarity index 98%
rename from spring-jms-6.0.10/pom.xml
rename to spring-jms-6.0.11/pom.xml
index 1f810a15a..b88062142 100644
--- a/spring-jms-6.0.10/pom.xml
+++ b/spring-jms-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-jms-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-jms-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jms-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-jms-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-messaging-6.0.10/pom.xml b/spring-messaging-6.0.11/pom.xml
similarity index 98%
rename from spring-messaging-6.0.10/pom.xml
rename to spring-messaging-6.0.11/pom.xml
index 45191fd25..aea771f04 100644
--- a/spring-messaging-6.0.10/pom.xml
+++ b/spring-messaging-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-messaging-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-messaging-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-messaging-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-messaging-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-orm-6.0.10/pom.xml b/spring-orm-6.0.11/pom.xml
similarity index 98%
rename from spring-orm-6.0.10/pom.xml
rename to spring-orm-6.0.11/pom.xml
index 01c3754d6..b8ad16522 100644
--- a/spring-orm-6.0.10/pom.xml
+++ b/spring-orm-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-orm-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-orm-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-orm-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-orm-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-oxm-6.0.10/pom.xml b/spring-oxm-6.0.11/pom.xml
similarity index 98%
rename from spring-oxm-6.0.10/pom.xml
rename to spring-oxm-6.0.11/pom.xml
index 82036cc4c..b1be378dd 100644
--- a/spring-oxm-6.0.10/pom.xml
+++ b/spring-oxm-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-oxm-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-oxm-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-oxm-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-oxm-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-test-6.0.10/pom.xml b/spring-test-6.0.11/pom.xml
similarity index 98%
rename from spring-test-6.0.10/pom.xml
rename to spring-test-6.0.11/pom.xml
index a0a4695c3..8caf5fa07 100644
--- a/spring-test-6.0.10/pom.xml
+++ b/spring-test-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-test-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-test-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-test-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-test-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-tx-6.0.10/pom.xml b/spring-tx-6.0.11/pom.xml
similarity index 98%
rename from spring-tx-6.0.10/pom.xml
rename to spring-tx-6.0.11/pom.xml
index 0def5d028..e07a989d3 100644
--- a/spring-tx-6.0.10/pom.xml
+++ b/spring-tx-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-tx-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-tx-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-tx-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-tx-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-web-6.0.10/pom.xml b/spring-web-6.0.11/pom.xml
similarity index 98%
rename from spring-web-6.0.10/pom.xml
rename to spring-web-6.0.11/pom.xml
index f803deb58..e6c2b2c79 100644
--- a/spring-web-6.0.10/pom.xml
+++ b/spring-web-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-web-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-web-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-web-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-web-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webflux-6.0.10/pom.xml b/spring-webflux-6.0.11/pom.xml
similarity index 98%
rename from spring-webflux-6.0.10/pom.xml
rename to spring-webflux-6.0.11/pom.xml
index 0a715808c..f55d745bf 100644
--- a/spring-webflux-6.0.10/pom.xml
+++ b/spring-webflux-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-webflux</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-webflux-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-webflux-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webflux-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-webflux-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-6.0.10/pom.xml b/spring-webmvc-6.0.11/pom.xml
similarity index 98%
rename from spring-webmvc-6.0.10/pom.xml
rename to spring-webmvc-6.0.11/pom.xml
index 500677770..8a75e04ed 100644
--- a/spring-webmvc-6.0.10/pom.xml
+++ b/spring-webmvc-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-webmvc-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-webmvc-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-6.0.11/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-websocket-6.0.10/pom.xml b/spring-websocket-6.0.11/pom.xml
similarity index 98%
rename from spring-websocket-6.0.10/pom.xml
rename to spring-websocket-6.0.11/pom.xml
index bf74a49b4..4b012a0af 100644
--- a/spring-websocket-6.0.10/pom.xml
+++ b/spring-websocket-6.0.11/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
- <version>6.0.10_2-SNAPSHOT</version>
+ <version>6.0.11_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>6.0.10</pkgVersion>
-
<servicemix.osgi.source.version>6.0.10.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.11</pkgVersion>
+
<servicemix.osgi.source.version>6.0.11.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-websocket-6.0.10/src/main/resources/OSGI-INF/bundle.info
b/spring-websocket-6.0.11/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-websocket-6.0.10/src/main/resources/OSGI-INF/bundle.info
rename to spring-websocket-6.0.11/src/main/resources/OSGI-INF/bundle.info