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 65f8f6323 Upgrade to bundles-pom 16
65f8f6323 is described below

commit 65f8f6323b418ac71247995ae03f4510495cf444
Author: JB Onofré <[email protected]>
AuthorDate: Sun Oct 6 07:27:20 2024 +0200

    Upgrade to bundles-pom 16
---
 pom.xml                      | 45 --------------------------------------------
 spring-ws-core-3.1.8/pom.xml |  2 +-
 2 files changed, 1 insertion(+), 46 deletions(-)

diff --git a/pom.xml b/pom.xml
index e6fb2b7d0..4d42e69eb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,51 +41,6 @@
     <name>Apache ServiceMix :: Bundles</name>
 
     <modules>
-      <module>lucene-9.12.0</module>
-      <module>lucene-queries-9.12.0</module>
-      <module>lucene-queryparser-9.12.0</module>
-      <module>lucene-sandbox-9.12.0</module>
-      <module>mustache-compiler-0.9.14</module>
-      <module>jruby-9.4.8.0</module>
-      <module>solr-solrj-9.7.0</module>
-      <module>hapi-fhir-structures-dstu2-7.4.3</module>
-      <module>hapi-fhir-structures-dstu2.1-7.4.3</module>
-      <module>hapi-fhir-structures-dstu3-7.4.3</module>
-      <module>hapi-fhir-structures-hl7org-dstu2-7.4.3</module>
-      <module>hapi-fhir-structures-r4-7.4.3</module>
-      <module>hapi-fhir-validation-7.4.3</module>
-      <module>postgresql-42.7.4</module>
-      <module>pulsar-client-3.3.0</module>
-      <module>pulsar-client-admin-3.3.0</module>
-      <module>snmp4j-3.8.2</module>
-      <module>hadoop-client-3.4.0</module>
-      <module>java-util-2.15.0</module>
-      <module>spring-batch-core-5.1.2</module>
-      <module>spring-batch-infrastructure-5.1.2</module>
-      <module>saxon-12.5</module>
-      <module>spring-data-commons-3.3.4</module>
-      <module>spring-data-keyvalue-3.3.4</module>
-      <module>spring-data-redis-3.3.4</module>
-      <module>spring-data-commons-3.2.10</module>
-      <module>spring-data-keyvalue-3.2.10</module>
-      <module>spring-data-redis-3.2.10</module>
-      <module>spring-data-commons-3.1.12</module>
-      <module>spring-data-keyvalue-3.1.12</module>
-      <module>spring-data-redis-3.1.12</module>
-      <module>derby-10.17.1.0</module>
-      <module>derbynet-10.17.1.0</module>
-      <module>kafka-clients-3.7.1</module>
-      <module>kafka-streams-3.7.1</module>
-      <module>kafka_2.12-3.7.1</module>
-      <module>kafka_2.13-3.7.1</module>
-      <module>kafka-clients-3.8.0</module>
-      <module>kafka-streams-3.8.0</module>
-      <module>kafka_2.12-3.8.0</module>
-      <module>kafka_2.13-3.8.0</module>
-      <module>spring-ws-core-4.0.11</module>
-      <module>spring-ws-security-4.0.11</module>
-      <module>spring-ws-support-4.0.11</module>
-      <module>spring-ws-test-4.0.11</module>
       <module>spring-ws-core-3.1.8</module>
       <module>spring-ws-security-3.1.8</module>
       <module>spring-ws-support-3.1.8</module>
diff --git a/spring-ws-core-3.1.8/pom.xml b/spring-ws-core-3.1.8/pom.xml
index 907c38a3c..c835a7e17 100644
--- a/spring-ws-core-3.1.8/pom.xml
+++ b/spring-ws-core-3.1.8/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.bundles</groupId>
         <artifactId>bundles-pom</artifactId>
-        <version>14</version>
+        <version>16</version>
         <relativePath>../bundles-pom/pom.xml</relativePath>
     </parent>
 

Reply via email to