This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/main by this push: new 8b34f72 Set to next version 8b34f72 is described below commit 8b34f723b72436c128180af26c8082861b9f7d19 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Oct 4 22:33:08 2021 +0200 Set to next version --- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- components/camel-bean-osgi/src/generated/resources/bean-osgi.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/bean-validator-osgi.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/blueprint-main.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- components/camel-blueprint/src/generated/resources/blueprint.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../camel-cxf-blueprint/src/generated/resources/cxf-blueprint.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/cxf-transport-blueprint.json | 2 +- .../META-INF/services/org/apache/camel/component.properties | 2 +- .../resources/org/apache/camel/component/eventadmin/eventadmin.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../camel-jcache-osgi/src/generated/resources/jcache-osgi.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- components/camel-kura/src/generated/resources/kura.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/osgi-activator.json | 2 +- .../META-INF/services/org/apache/camel/component.properties | 2 +- .../resources/org/apache/camel/component/paxlogging/paxlogging.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../camel-servlet-osgi/src/generated/resources/servlet-osgi.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/test-blueprint.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- components/camel-test-karaf/src/generated/resources/test-karaf.json | 2 +- .../resources/META-INF/services/org/apache/camel/other.properties | 2 +- .../src/generated/resources/zookeeper-master-osgi.json | 2 +- pom.xml | 6 +++--- 33 files changed, 35 insertions(+), 35 deletions(-) diff --git a/components/camel-bean-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-bean-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index b0f3f41..2cf73d0 100644 --- a/components/camel-bean-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-bean-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=bean-osgi groupId=org.apache.camel.karaf artifactId=camel-bean-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Bean projectDescription=Camel Bean component diff --git a/components/camel-bean-osgi/src/generated/resources/bean-osgi.json b/components/camel-bean-osgi/src/generated/resources/bean-osgi.json index 86c3aa5..14f0780 100644 --- a/components/camel-bean-osgi/src/generated/resources/bean-osgi.json +++ b/components/camel-bean-osgi/src/generated/resources/bean-osgi.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-bean-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-bean-validator-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-bean-validator-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index e344a92..0a21724 100644 --- a/components/camel-bean-validator-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-bean-validator-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=bean-validator-osgi groupId=org.apache.camel.karaf artifactId=camel-bean-validator-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Bean Validator projectDescription=Camel bean validation support (JSR 303) diff --git a/components/camel-bean-validator-osgi/src/generated/resources/bean-validator-osgi.json b/components/camel-bean-validator-osgi/src/generated/resources/bean-validator-osgi.json index e61119c..135302e 100644 --- a/components/camel-bean-validator-osgi/src/generated/resources/bean-validator-osgi.json +++ b/components/camel-bean-validator-osgi/src/generated/resources/bean-validator-osgi.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-bean-validator-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-blueprint-main/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-blueprint-main/src/generated/resources/META-INF/services/org/apache/camel/other.properties index b4ba541..b46637a 100644 --- a/components/camel-blueprint-main/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-blueprint-main/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=blueprint-main groupId=org.apache.camel.karaf artifactId=camel-blueprint-main -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Blueprint Main projectDescription=Main support for OSGi Blueprint diff --git a/components/camel-blueprint-main/src/generated/resources/blueprint-main.json b/components/camel-blueprint-main/src/generated/resources/blueprint-main.json index 85aae85..c7d4e9f 100644 --- a/components/camel-blueprint-main/src/generated/resources/blueprint-main.json +++ b/components/camel-blueprint-main/src/generated/resources/blueprint-main.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-blueprint-main", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties index d8241ed..a558228 100644 --- a/components/camel-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=blueprint groupId=org.apache.camel.karaf artifactId=camel-blueprint -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Blueprint projectDescription=Using Camel with OSGi Blueprint diff --git a/components/camel-blueprint/src/generated/resources/blueprint.json b/components/camel-blueprint/src/generated/resources/blueprint.json index 81958c0..5bc6023 100644 --- a/components/camel-blueprint/src/generated/resources/blueprint.json +++ b/components/camel-blueprint/src/generated/resources/blueprint.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-blueprint", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-cmis-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-cmis-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index c47004f..276fd65 100644 --- a/components/camel-cmis-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-cmis-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=cmis-osgi groupId=org.apache.camel.karaf artifactId=camel-cmis-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: CMIS projectDescription=Camel CMIS which is based on Apache Chemistry support diff --git a/components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json b/components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json index 67adf09..79f9ddc 100644 --- a/components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json +++ b/components/camel-cmis-osgi/src/generated/resources/cmis-osgi.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-cmis-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-cxf-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-cxf-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties index b275bd9..71aa0c2 100644 --- a/components/camel-cxf-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-cxf-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=cxf-blueprint groupId=org.apache.camel.karaf artifactId=camel-cxf-blueprint -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: CXF Blueprint projectDescription=Camel CXF for OSGi Blueprint diff --git a/components/camel-cxf-blueprint/src/generated/resources/cxf-blueprint.json b/components/camel-cxf-blueprint/src/generated/resources/cxf-blueprint.json index 1408c07..887ff7a 100644 --- a/components/camel-cxf-blueprint/src/generated/resources/cxf-blueprint.json +++ b/components/camel-cxf-blueprint/src/generated/resources/cxf-blueprint.json @@ -9,6 +9,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-cxf-blueprint", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-cxf-transport-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-cxf-transport-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties index b566967..20229a8 100644 --- a/components/camel-cxf-transport-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-cxf-transport-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=cxf-transport-blueprint groupId=org.apache.camel.karaf artifactId=camel-cxf-transport-blueprint -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: CXF Transport Blueprint projectDescription=Camel CXF Transport for OSGi Blueprint diff --git a/components/camel-cxf-transport-blueprint/src/generated/resources/cxf-transport-blueprint.json b/components/camel-cxf-transport-blueprint/src/generated/resources/cxf-transport-blueprint.json index 45bfcfd..c3cfd46 100644 --- a/components/camel-cxf-transport-blueprint/src/generated/resources/cxf-transport-blueprint.json +++ b/components/camel-cxf-transport-blueprint/src/generated/resources/cxf-transport-blueprint.json @@ -9,6 +9,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-cxf-transport-blueprint", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties index 3b7d441..7daa478 100644 --- a/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties +++ b/components/camel-eventadmin/src/generated/resources/META-INF/services/org/apache/camel/component.properties @@ -2,6 +2,6 @@ components=eventadmin groupId=org.apache.camel.karaf artifactId=camel-eventadmin -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Event Admin projectDescription=Camel Karaf OSGi Event Admin support diff --git a/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json b/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json index a888ad0..6670ec5 100644 --- a/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json +++ b/components/camel-eventadmin/src/generated/resources/org/apache/camel/component/eventadmin/eventadmin.json @@ -11,7 +11,7 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-eventadmin", - "version": "3.12.0-SNAPSHOT", + "version": "3.13.0-SNAPSHOT", "scheme": "eventadmin", "extendsScheme": "", "syntax": "eventadmin:topic", diff --git a/components/camel-jcache-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-jcache-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index ffcd478..aff4f17 100644 --- a/components/camel-jcache-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-jcache-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=jcache-osgi groupId=org.apache.camel.karaf artifactId=camel-jcache-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: JCache projectDescription=Camel JCache support diff --git a/components/camel-jcache-osgi/src/generated/resources/jcache-osgi.json b/components/camel-jcache-osgi/src/generated/resources/jcache-osgi.json index 2a9b311..ecdbde7 100644 --- a/components/camel-jcache-osgi/src/generated/resources/jcache-osgi.json +++ b/components/camel-jcache-osgi/src/generated/resources/jcache-osgi.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-jcache-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties index f4ac7a4..e7ac8c0 100644 --- a/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-kura/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=kura groupId=org.apache.camel.karaf artifactId=camel-kura -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Kura projectDescription=Using Camel with Eclipse Kura (OSGi) diff --git a/components/camel-kura/src/generated/resources/kura.json b/components/camel-kura/src/generated/resources/kura.json index 3784275..3b5885e 100644 --- a/components/camel-kura/src/generated/resources/kura.json +++ b/components/camel-kura/src/generated/resources/kura.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-kura", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-osgi-activator/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-osgi-activator/src/generated/resources/META-INF/services/org/apache/camel/other.properties index 1ddbadc..eec5578 100644 --- a/components/camel-osgi-activator/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-osgi-activator/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=osgi-activator groupId=org.apache.camel.karaf artifactId=camel-osgi-activator -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: OSGi Activator (deprecated) projectDescription=Camel OSGi Activator for running Camel routes from other bundles diff --git a/components/camel-osgi-activator/src/generated/resources/osgi-activator.json b/components/camel-osgi-activator/src/generated/resources/osgi-activator.json index f8afe4d..8fca4d8 100644 --- a/components/camel-osgi-activator/src/generated/resources/osgi-activator.json +++ b/components/camel-osgi-activator/src/generated/resources/osgi-activator.json @@ -9,6 +9,6 @@ "supportLevel": "Preview", "groupId": "org.apache.camel.karaf", "artifactId": "camel-osgi-activator", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties b/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties index 4499a48..5c51d8e 100644 --- a/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties +++ b/components/camel-paxlogging/src/generated/resources/META-INF/services/org/apache/camel/component.properties @@ -2,6 +2,6 @@ components=paxlogging groupId=org.apache.camel.karaf artifactId=camel-paxlogging -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Pax Logging projectDescription=Camel OSGi Pax Logging support diff --git a/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json b/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json index 04bb5ed..ece7e77 100644 --- a/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json +++ b/components/camel-paxlogging/src/generated/resources/org/apache/camel/component/paxlogging/paxlogging.json @@ -11,7 +11,7 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-paxlogging", - "version": "3.12.0-SNAPSHOT", + "version": "3.13.0-SNAPSHOT", "scheme": "paxlogging", "extendsScheme": "", "syntax": "paxlogging:appender", diff --git a/components/camel-servlet-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-servlet-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index 4cb1f24..d8d7249 100644 --- a/components/camel-servlet-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-servlet-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=servlet-osgi groupId=org.apache.camel.karaf artifactId=camel-servlet-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Servlet OSGi projectDescription=Camel Servlet for OSGi diff --git a/components/camel-servlet-osgi/src/generated/resources/servlet-osgi.json b/components/camel-servlet-osgi/src/generated/resources/servlet-osgi.json index af41853..70e1f40 100644 --- a/components/camel-servlet-osgi/src/generated/resources/servlet-osgi.json +++ b/components/camel-servlet-osgi/src/generated/resources/servlet-osgi.json @@ -9,6 +9,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-servlet-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-test-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-test-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties index 2d89fa1..584c144 100644 --- a/components/camel-test-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-test-blueprint/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=test-blueprint groupId=org.apache.camel.karaf artifactId=camel-test-blueprint -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Test :: Blueprint projectDescription=Camel unit testing with OSGi Blueprint diff --git a/components/camel-test-blueprint/src/generated/resources/test-blueprint.json b/components/camel-test-blueprint/src/generated/resources/test-blueprint.json index d7ba4b0..0d5d629 100644 --- a/components/camel-test-blueprint/src/generated/resources/test-blueprint.json +++ b/components/camel-test-blueprint/src/generated/resources/test-blueprint.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-test-blueprint", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties index 19b64ea..3d04374 100644 --- a/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-test-karaf/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=test-karaf groupId=org.apache.camel.karaf artifactId=camel-test-karaf -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Test :: Karaf projectDescription=Camel integration testing with Apache Karaf diff --git a/components/camel-test-karaf/src/generated/resources/test-karaf.json b/components/camel-test-karaf/src/generated/resources/test-karaf.json index a2fe39e..cb24404 100644 --- a/components/camel-test-karaf/src/generated/resources/test-karaf.json +++ b/components/camel-test-karaf/src/generated/resources/test-karaf.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-test-karaf", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/components/camel-zookeeper-master-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties b/components/camel-zookeeper-master-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties index 67f3fb6..613e74a 100644 --- a/components/camel-zookeeper-master-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties +++ b/components/camel-zookeeper-master-osgi/src/generated/resources/META-INF/services/org/apache/camel/other.properties @@ -2,6 +2,6 @@ name=zookeeper-master-osgi groupId=org.apache.camel.karaf artifactId=camel-zookeeper-master-osgi -version=3.12.0-SNAPSHOT +version=3.13.0-SNAPSHOT projectName=Camel Karaf :: Zookeeper Master projectDescription=Camel Zookeeper Master Support diff --git a/components/camel-zookeeper-master-osgi/src/generated/resources/zookeeper-master-osgi.json b/components/camel-zookeeper-master-osgi/src/generated/resources/zookeeper-master-osgi.json index bd755f3..27bae4d 100644 --- a/components/camel-zookeeper-master-osgi/src/generated/resources/zookeeper-master-osgi.json +++ b/components/camel-zookeeper-master-osgi/src/generated/resources/zookeeper-master-osgi.json @@ -10,6 +10,6 @@ "supportLevel": "Stable", "groupId": "org.apache.camel.karaf", "artifactId": "camel-zookeeper-master-osgi", - "version": "3.12.0-SNAPSHOT" + "version": "3.13.0-SNAPSHOT" } } diff --git a/pom.xml b/pom.xml index 7ecb280..31ccb50 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>3.12.0-SNAPSHOT</version> + <version>3.13.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.karaf</groupId> @@ -106,7 +106,7 @@ <compiler.fork>false</compiler.fork> <!-- Camel target version --> - <camel-version>3.12.0-SNAPSHOT</camel-version> + <camel-version>3.13.0-SNAPSHOT</camel-version> <ant-bundle-version>1.7.0_6</ant-bundle-version> <antlr-bundle-version>3.5.2_1</antlr-bundle-version> @@ -751,7 +751,7 @@ <profile> <id>dev</id> <properties> - <camel-version>3.12.0-SNAPSHOT</camel-version> + <camel-version>3.13.0-SNAPSHOT</camel-version> </properties> </profile>