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 08c2c8c49 SM-5722: Create OSGi bundles for Spring 6.0.22
08c2c8c49 is described below
commit 08c2c8c491a161ebc2b3ed9ceb2190ed67d31401
Author: JB Onofré <[email protected]>
AuthorDate: Mon Jul 22 19:30:06 2024 +0200
SM-5722: Create OSGi bundles for Spring 6.0.22
---
pom.xml | 19 +++++++++++++++++++
{spring-aop-6.0.19 => spring-aop-6.0.22}/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.19 => spring-beans-6.0.22}/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.19 => spring-core-6.0.22}/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.19 => spring-jdbc-6.0.22}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-jms-6.0.19 => spring-jms-6.0.22}/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.19 => spring-orm-6.0.22}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-oxm-6.0.19 => spring-oxm-6.0.22}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-test-6.0.19 => spring-test-6.0.22}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-tx-6.0.19 => spring-tx-6.0.22}/pom.xml | 7 +++----
.../src/main/resources/OSGI-INF/bundle.info | 0
{spring-web-6.0.19 => spring-web-6.0.22}/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 ea22ebbfc..c538f0f64 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,6 +164,25 @@
<module>spring-webflux-6.1.11</module>
<module>spring-webmvc-6.1.11</module>
<module>spring-websocket-6.1.11</module>
+ <module>spring-aop-6.0.22</module>
+ <module>spring-aspects-6.0.22</module>
+ <module>spring-beans-6.0.22</module>
+ <module>spring-context-6.0.22</module>
+ <module>spring-context-support-6.0.22</module>
+ <module>spring-core-6.0.22</module>
+ <module>spring-expression-6.0.22</module>
+ <module>spring-instrument-6.0.22</module>
+ <module>spring-jdbc-6.0.22</module>
+ <module>spring-jms-6.0.22</module>
+ <module>spring-messaging-6.0.22</module>
+ <module>spring-orm-6.0.22</module>
+ <module>spring-oxm-6.0.22</module>
+ <module>spring-test-6.0.22</module>
+ <module>spring-tx-6.0.22</module>
+ <module>spring-web-6.0.22</module>
+ <module>spring-webflux-6.0.22</module>
+ <module>spring-webmvc-6.0.22</module>
+ <module>spring-websocket-6.0.22</module>
</modules>
</project>
diff --git a/spring-aop-6.0.19/pom.xml b/spring-aop-6.0.22/pom.xml
similarity index 98%
rename from spring-aop-6.0.19/pom.xml
rename to spring-aop-6.0.22/pom.xml
index 9e880cb5d..5aa553437 100644
--- a/spring-aop-6.0.19/pom.xml
+++ b/spring-aop-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-aop</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-aop-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-aop-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aop-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-aop-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-aspects-6.0.19/pom.xml b/spring-aspects-6.0.22/pom.xml
similarity index 97%
rename from spring-aspects-6.0.19/pom.xml
rename to spring-aspects-6.0.22/pom.xml
index 3267e8387..67f750062 100644
--- a/spring-aspects-6.0.19/pom.xml
+++ b/spring-aspects-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-aspects</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-aspects-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-aspects-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-aspects-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-aspects-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-beans-6.0.19/pom.xml b/spring-beans-6.0.22/pom.xml
similarity index 97%
rename from spring-beans-6.0.19/pom.xml
rename to spring-beans-6.0.22/pom.xml
index 30c2b1022..411cb8d44 100644
--- a/spring-beans-6.0.19/pom.xml
+++ b/spring-beans-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-beans-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-beans-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-beans-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-beans-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-6.0.19/pom.xml b/spring-context-6.0.22/pom.xml
similarity index 98%
rename from spring-context-6.0.19/pom.xml
rename to spring-context-6.0.22/pom.xml
index fb66fafa2..c3935ac7e 100644
--- a/spring-context-6.0.19/pom.xml
+++ b/spring-context-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-context</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-context-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-context-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-context-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-context-support-6.0.19/pom.xml
b/spring-context-support-6.0.22/pom.xml
similarity index 98%
rename from spring-context-support-6.0.19/pom.xml
rename to spring-context-support-6.0.22/pom.xml
index bb9ec541f..8ce7d1de7 100644
--- a/spring-context-support-6.0.19/pom.xml
+++ b/spring-context-support-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-context-support</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git
a/spring-context-support-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-context-support-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from
spring-context-support-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-context-support-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-core-6.0.19/pom.xml b/spring-core-6.0.22/pom.xml
similarity index 97%
rename from spring-core-6.0.19/pom.xml
rename to spring-core-6.0.22/pom.xml
index 0f65c4585..8b3159b0c 100644
--- a/spring-core-6.0.19/pom.xml
+++ b/spring-core-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-core</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-core-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-core-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-core-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-core-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-expression-6.0.19/pom.xml b/spring-expression-6.0.22/pom.xml
similarity index 96%
rename from spring-expression-6.0.19/pom.xml
rename to spring-expression-6.0.22/pom.xml
index d9ade4df7..8cbb15aa1 100644
--- a/spring-expression-6.0.19/pom.xml
+++ b/spring-expression-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-expression</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-expression-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-expression-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-expression-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-expression-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-instrument-6.0.19/pom.xml b/spring-instrument-6.0.22/pom.xml
similarity index 96%
rename from spring-instrument-6.0.19/pom.xml
rename to spring-instrument-6.0.22/pom.xml
index 90cf7f5e0..434631ab9 100644
--- a/spring-instrument-6.0.19/pom.xml
+++ b/spring-instrument-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-instrument</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-instrument-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-instrument-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-instrument-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-instrument-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jdbc-6.0.19/pom.xml b/spring-jdbc-6.0.22/pom.xml
similarity index 98%
rename from spring-jdbc-6.0.19/pom.xml
rename to spring-jdbc-6.0.22/pom.xml
index aa1dc42d1..fbe61f2bf 100644
--- a/spring-jdbc-6.0.19/pom.xml
+++ b/spring-jdbc-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-jdbc</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-jdbc-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-jdbc-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jdbc-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-jdbc-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-jms-6.0.19/pom.xml b/spring-jms-6.0.22/pom.xml
similarity index 98%
rename from spring-jms-6.0.19/pom.xml
rename to spring-jms-6.0.22/pom.xml
index 8f6d73c01..d74111930 100644
--- a/spring-jms-6.0.19/pom.xml
+++ b/spring-jms-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-jms</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-jms-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-jms-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-jms-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-jms-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-messaging-6.0.19/pom.xml b/spring-messaging-6.0.22/pom.xml
similarity index 98%
rename from spring-messaging-6.0.19/pom.xml
rename to spring-messaging-6.0.22/pom.xml
index d8ba14555..aa693ac79 100644
--- a/spring-messaging-6.0.19/pom.xml
+++ b/spring-messaging-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-messaging</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-messaging-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-messaging-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-messaging-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-messaging-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-orm-6.0.19/pom.xml b/spring-orm-6.0.22/pom.xml
similarity index 98%
rename from spring-orm-6.0.19/pom.xml
rename to spring-orm-6.0.22/pom.xml
index f673be39a..f5670ba8c 100644
--- a/spring-orm-6.0.19/pom.xml
+++ b/spring-orm-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-orm</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-orm-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-orm-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-orm-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-orm-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-oxm-6.0.19/pom.xml b/spring-oxm-6.0.22/pom.xml
similarity index 98%
rename from spring-oxm-6.0.19/pom.xml
rename to spring-oxm-6.0.22/pom.xml
index e894a61f7..dc4b1d1a6 100644
--- a/spring-oxm-6.0.19/pom.xml
+++ b/spring-oxm-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-oxm</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-oxm-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-oxm-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-oxm-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-oxm-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-test-6.0.19/pom.xml b/spring-test-6.0.22/pom.xml
similarity index 98%
rename from spring-test-6.0.19/pom.xml
rename to spring-test-6.0.22/pom.xml
index a256a3632..1f44b89af 100644
--- a/spring-test-6.0.19/pom.xml
+++ b/spring-test-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-test</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-test-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-test-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-test-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-test-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-tx-6.0.19/pom.xml b/spring-tx-6.0.22/pom.xml
similarity index 98%
rename from spring-tx-6.0.19/pom.xml
rename to spring-tx-6.0.22/pom.xml
index 64065eb15..708cbd8b4 100644
--- a/spring-tx-6.0.19/pom.xml
+++ b/spring-tx-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-tx</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-tx-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-tx-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-tx-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-tx-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-web-6.0.19/pom.xml b/spring-web-6.0.22/pom.xml
similarity index 98%
rename from spring-web-6.0.19/pom.xml
rename to spring-web-6.0.22/pom.xml
index 968bb22ed..f33c3a6e9 100644
--- a/spring-web-6.0.19/pom.xml
+++ b/spring-web-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-web</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-web-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-web-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-web-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-web-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webflux-6.0.19/pom.xml b/spring-webflux-6.0.22/pom.xml
similarity index 98%
rename from spring-webflux-6.0.19/pom.xml
rename to spring-webflux-6.0.22/pom.xml
index bc1fc5f2a..5b6a70ea2 100644
--- a/spring-webflux-6.0.19/pom.xml
+++ b/spring-webflux-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-webflux</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-webflux-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-webflux-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webflux-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-webflux-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-webmvc-6.0.19/pom.xml b/spring-webmvc-6.0.22/pom.xml
similarity index 98%
rename from spring-webmvc-6.0.19/pom.xml
rename to spring-webmvc-6.0.22/pom.xml
index 2e5ce7cc7..82523e052 100644
--- a/spring-webmvc-6.0.19/pom.xml
+++ b/spring-webmvc-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-webmvc</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-webmvc-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-webmvc-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-webmvc-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-webmvc-6.0.22/src/main/resources/OSGI-INF/bundle.info
diff --git a/spring-websocket-6.0.19/pom.xml b/spring-websocket-6.0.22/pom.xml
similarity index 98%
rename from spring-websocket-6.0.19/pom.xml
rename to spring-websocket-6.0.22/pom.xml
index d48382c5c..8c57a0748 100644
--- a/spring-websocket-6.0.19/pom.xml
+++ b/spring-websocket-6.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.spring-websocket</artifactId>
- <version>6.0.19_2-SNAPSHOT</version>
+ <version>6.0.22_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.19</pkgVersion>
-
<servicemix.osgi.source.version>6.0.19.1</servicemix.osgi.source.version>
+ <pkgVersion>6.0.22</pkgVersion>
+
<servicemix.osgi.source.version>6.0.22.1</servicemix.osgi.source.version>
<servicemix.osgi.export.pkg>
org.springframework
</servicemix.osgi.export.pkg>
diff --git a/spring-websocket-6.0.19/src/main/resources/OSGI-INF/bundle.info
b/spring-websocket-6.0.22/src/main/resources/OSGI-INF/bundle.info
similarity index 100%
rename from spring-websocket-6.0.19/src/main/resources/OSGI-INF/bundle.info
rename to spring-websocket-6.0.22/src/main/resources/OSGI-INF/bundle.info