You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2022/06/25 19:58:20 UTC

[camel-karaf] branch release/3.14.4 created (now 7f8060e1)

This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a change to branch release/3.14.4
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


      at 7f8060e1 [maven-release-plugin] prepare release camel-karaf-3.14.4

This branch includes the following new commits:

     new 220b3a7f Target Camel 3.14.4 for release
     new 7f8060e1 [maven-release-plugin] prepare release camel-karaf-3.14.4

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-karaf] 02/02: [maven-release-plugin] prepare release camel-karaf-3.14.4

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.14.4
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 7f8060e18826c868e2d15fcc39ffa8bace68545a
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Jun 25 19:58:16 2022 +0000

    [maven-release-plugin] prepare release camel-karaf-3.14.4
---
 archetypes/camel-archetype-blueprint/pom.xml               | 2 +-
 archetypes/pom.xml                                         | 2 +-
 bom/camel-karaf-bom/pom.xml                                | 2 +-
 bom/pom.xml                                                | 2 +-
 catalog/camel-catalog-provider-karaf/pom.xml               | 2 +-
 catalog/pom.xml                                            | 2 +-
 components/camel-bean-osgi/pom.xml                         | 2 +-
 components/camel-bean-validator-osgi/pom.xml               | 2 +-
 components/camel-blueprint-main/pom.xml                    | 2 +-
 components/camel-blueprint/pom.xml                         | 2 +-
 components/camel-cmis-osgi/pom.xml                         | 2 +-
 components/camel-cxf-blueprint/pom.xml                     | 2 +-
 components/camel-cxf-transport-blueprint/pom.xml           | 2 +-
 components/camel-eventadmin/pom.xml                        | 2 +-
 components/camel-jcache-osgi/pom.xml                       | 2 +-
 components/camel-kura/pom.xml                              | 2 +-
 components/camel-osgi-activator/pom.xml                    | 2 +-
 components/camel-paxlogging/pom.xml                        | 2 +-
 components/camel-servlet-osgi/pom.xml                      | 2 +-
 components/camel-test-blueprint/pom.xml                    | 2 +-
 components/camel-test-karaf/pom.xml                        | 2 +-
 components/camel-zookeeper-master-osgi/pom.xml             | 2 +-
 components/pom.xml                                         | 2 +-
 core/camel-core-osgi/pom.xml                               | 2 +-
 core/pom.xml                                               | 2 +-
 platforms/commands/commands-core/pom.xml                   | 2 +-
 platforms/commands/pom.xml                                 | 2 +-
 platforms/karaf/commands/pom.xml                           | 2 +-
 platforms/karaf/features/pom.xml                           | 2 +-
 platforms/karaf/pom.xml                                    | 2 +-
 platforms/pom.xml                                          | 2 +-
 pom.xml                                                    | 4 ++--
 tests/camel-blueprint-cxf-test/pom.xml                     | 2 +-
 tests/camel-blueprint-test/pom.xml                         | 2 +-
 tests/camel-itest-osgi/pom.xml                             | 2 +-
 tests/pom.xml                                              | 2 +-
 tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml | 2 +-
 tooling/camel-karaf-maven-plugin/pom.xml                   | 2 +-
 tooling/pom.xml                                            | 2 +-
 39 files changed, 40 insertions(+), 40 deletions(-)

diff --git a/archetypes/camel-archetype-blueprint/pom.xml b/archetypes/camel-archetype-blueprint/pom.xml
index da8e8cd9..8724d7d0 100644
--- a/archetypes/camel-archetype-blueprint/pom.xml
+++ b/archetypes/camel-archetype-blueprint/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>archetypes</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <groupId>org.apache.camel.archetypes</groupId>
diff --git a/archetypes/pom.xml b/archetypes/pom.xml
index 7c28b33f..87bcfb70 100644
--- a/archetypes/pom.xml
+++ b/archetypes/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/bom/camel-karaf-bom/pom.xml b/bom/camel-karaf-bom/pom.xml
index 9fc827ac..dcaef6ca 100644
--- a/bom/camel-karaf-bom/pom.xml
+++ b/bom/camel-karaf-bom/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>3.14.4-SNAPSHOT</version>
+    <version>3.14.4</version>
     <relativePath>../../</relativePath>
   </parent>
   <artifactId>camel-karaf-bom</artifactId>
diff --git a/bom/pom.xml b/bom/pom.xml
index 20bea92b..e05e5678 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/catalog/camel-catalog-provider-karaf/pom.xml b/catalog/camel-catalog-provider-karaf/pom.xml
index 670fc8e6..6309ec94 100644
--- a/catalog/camel-catalog-provider-karaf/pom.xml
+++ b/catalog/camel-catalog-provider-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>catalog</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-catalog-provider-karaf</artifactId>
diff --git a/catalog/pom.xml b/catalog/pom.xml
index eff5f036..27767bfc 100644
--- a/catalog/pom.xml
+++ b/catalog/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/components/camel-bean-osgi/pom.xml b/components/camel-bean-osgi/pom.xml
index 6ef87c7c..5b523f4b 100644
--- a/components/camel-bean-osgi/pom.xml
+++ b/components/camel-bean-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-bean-osgi</artifactId>
diff --git a/components/camel-bean-validator-osgi/pom.xml b/components/camel-bean-validator-osgi/pom.xml
index 16043b37..2b1c1959 100644
--- a/components/camel-bean-validator-osgi/pom.xml
+++ b/components/camel-bean-validator-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-bean-validator-osgi</artifactId>
diff --git a/components/camel-blueprint-main/pom.xml b/components/camel-blueprint-main/pom.xml
index 21231388..1c2b07d5 100644
--- a/components/camel-blueprint-main/pom.xml
+++ b/components/camel-blueprint-main/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-blueprint-main</artifactId>
diff --git a/components/camel-blueprint/pom.xml b/components/camel-blueprint/pom.xml
index 26a93695..3b2063c9 100644
--- a/components/camel-blueprint/pom.xml
+++ b/components/camel-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-blueprint</artifactId>
diff --git a/components/camel-cmis-osgi/pom.xml b/components/camel-cmis-osgi/pom.xml
index 3936eb5d..dbe9eb4d 100644
--- a/components/camel-cmis-osgi/pom.xml
+++ b/components/camel-cmis-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-cmis-osgi</artifactId>
diff --git a/components/camel-cxf-blueprint/pom.xml b/components/camel-cxf-blueprint/pom.xml
index 31a7bdf4..c8f29b29 100644
--- a/components/camel-cxf-blueprint/pom.xml
+++ b/components/camel-cxf-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-cxf-blueprint</artifactId>
diff --git a/components/camel-cxf-transport-blueprint/pom.xml b/components/camel-cxf-transport-blueprint/pom.xml
index af0c1b19..43e3af7a 100644
--- a/components/camel-cxf-transport-blueprint/pom.xml
+++ b/components/camel-cxf-transport-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-cxf-transport-blueprint</artifactId>
diff --git a/components/camel-eventadmin/pom.xml b/components/camel-eventadmin/pom.xml
index 85386b8b..d72b4761 100644
--- a/components/camel-eventadmin/pom.xml
+++ b/components/camel-eventadmin/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-eventadmin</artifactId>
diff --git a/components/camel-jcache-osgi/pom.xml b/components/camel-jcache-osgi/pom.xml
index 152ea4f7..79fc804e 100644
--- a/components/camel-jcache-osgi/pom.xml
+++ b/components/camel-jcache-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-jcache-osgi</artifactId>
diff --git a/components/camel-kura/pom.xml b/components/camel-kura/pom.xml
index 986ef361..37a6c01c 100644
--- a/components/camel-kura/pom.xml
+++ b/components/camel-kura/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-kura</artifactId>
diff --git a/components/camel-osgi-activator/pom.xml b/components/camel-osgi-activator/pom.xml
index dd31de07..52cc32ab 100644
--- a/components/camel-osgi-activator/pom.xml
+++ b/components/camel-osgi-activator/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-osgi-activator</artifactId>
diff --git a/components/camel-paxlogging/pom.xml b/components/camel-paxlogging/pom.xml
index 87475203..12e8e0e0 100644
--- a/components/camel-paxlogging/pom.xml
+++ b/components/camel-paxlogging/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-paxlogging</artifactId>
diff --git a/components/camel-servlet-osgi/pom.xml b/components/camel-servlet-osgi/pom.xml
index a66643dc..ee144ef5 100644
--- a/components/camel-servlet-osgi/pom.xml
+++ b/components/camel-servlet-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-servlet-osgi</artifactId>
diff --git a/components/camel-test-blueprint/pom.xml b/components/camel-test-blueprint/pom.xml
index e30bd6ab..ba3368b3 100644
--- a/components/camel-test-blueprint/pom.xml
+++ b/components/camel-test-blueprint/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-test-blueprint</artifactId>
diff --git a/components/camel-test-karaf/pom.xml b/components/camel-test-karaf/pom.xml
index b8abe5b5..e54662df 100644
--- a/components/camel-test-karaf/pom.xml
+++ b/components/camel-test-karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-test-karaf</artifactId>
diff --git a/components/camel-zookeeper-master-osgi/pom.xml b/components/camel-zookeeper-master-osgi/pom.xml
index 763e2bf9..48e967eb 100644
--- a/components/camel-zookeeper-master-osgi/pom.xml
+++ b/components/camel-zookeeper-master-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>components</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-zookeeper-master-osgi</artifactId>
diff --git a/components/pom.xml b/components/pom.xml
index ce8ebb4e..8887dc0e 100644
--- a/components/pom.xml
+++ b/components/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/core/camel-core-osgi/pom.xml b/core/camel-core-osgi/pom.xml
index a523b9de..1e7bf645 100644
--- a/core/camel-core-osgi/pom.xml
+++ b/core/camel-core-osgi/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>core-modules</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-core-osgi</artifactId>
diff --git a/core/pom.xml b/core/pom.xml
index d6cf36fb..24f74733 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/platforms/commands/commands-core/pom.xml b/platforms/commands/commands-core/pom.xml
index b00fc852..3cd52331 100644
--- a/platforms/commands/commands-core/pom.xml
+++ b/platforms/commands/commands-core/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>commands</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-commands-core</artifactId>
diff --git a/platforms/commands/pom.xml b/platforms/commands/pom.xml
index 9e353c72..fe675bc4 100644
--- a/platforms/commands/pom.xml
+++ b/platforms/commands/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>commands</artifactId>
diff --git a/platforms/karaf/commands/pom.xml b/platforms/karaf/commands/pom.xml
index 2b603d4d..45361dbd 100644
--- a/platforms/karaf/commands/pom.xml
+++ b/platforms/karaf/commands/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf-platform</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/features/pom.xml b/platforms/karaf/features/pom.xml
index ede0d6ba..b3db36a0 100644
--- a/platforms/karaf/features/pom.xml
+++ b/platforms/karaf/features/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf-platform</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
diff --git a/platforms/karaf/pom.xml b/platforms/karaf/pom.xml
index 402346c3..297cd002 100644
--- a/platforms/karaf/pom.xml
+++ b/platforms/karaf/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>platforms</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>karaf-platform</artifactId>
diff --git a/platforms/pom.xml b/platforms/pom.xml
index 75897aab..478306e0 100644
--- a/platforms/pom.xml
+++ b/platforms/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>platforms</artifactId>
diff --git a/pom.xml b/pom.xml
index fea0eb3c..0f0df247 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.camel.karaf</groupId>
     <artifactId>karaf</artifactId>
-    <version>3.14.4-SNAPSHOT</version>
+    <version>3.14.4</version>
     <packaging>pom</packaging>
 
     <name>Camel Karaf</name>
@@ -82,7 +82,7 @@
         <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-karaf.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-karaf.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf?p=camel-karaf.git;a=summary</url>
-        <tag>HEAD</tag>
+        <tag>camel-karaf-3.14.4</tag>
     </scm>
     <issueManagement>
         <system>jira</system>
diff --git a/tests/camel-blueprint-cxf-test/pom.xml b/tests/camel-blueprint-cxf-test/pom.xml
index 51b5ca1c..487f66a9 100644
--- a/tests/camel-blueprint-cxf-test/pom.xml
+++ b/tests/camel-blueprint-cxf-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-blueprint-cxf-test</artifactId>
diff --git a/tests/camel-blueprint-test/pom.xml b/tests/camel-blueprint-test/pom.xml
index 3b50d717..a3fc8a46 100644
--- a/tests/camel-blueprint-test/pom.xml
+++ b/tests/camel-blueprint-test/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-blueprint-test</artifactId>
diff --git a/tests/camel-itest-osgi/pom.xml b/tests/camel-itest-osgi/pom.xml
index f3c2094c..1a127373 100644
--- a/tests/camel-itest-osgi/pom.xml
+++ b/tests/camel-itest-osgi/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tests</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-itest-osgi</artifactId>
diff --git a/tests/pom.xml b/tests/pom.xml
index 8e69c90d..b92a71a9 100644
--- a/tests/pom.xml
+++ b/tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
         <relativePath>..</relativePath>
     </parent>
 
diff --git a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
index b8037e9f..9eacbf0a 100644
--- a/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
+++ b/tooling/camel-catalog-generator-karaf-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-catalog-generator-karaf-maven-plugin</artifactId>
diff --git a/tooling/camel-karaf-maven-plugin/pom.xml b/tooling/camel-karaf-maven-plugin/pom.xml
index 524e2dc0..acc55566 100644
--- a/tooling/camel-karaf-maven-plugin/pom.xml
+++ b/tooling/camel-karaf-maven-plugin/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>tooling</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>camel-karaf-maven-plugin</artifactId>
diff --git a/tooling/pom.xml b/tooling/pom.xml
index 21d723e5..d9a3e5a0 100644
--- a/tooling/pom.xml
+++ b/tooling/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel.karaf</groupId>
         <artifactId>karaf</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <artifactId>tooling</artifactId>


[camel-karaf] 01/02: Target Camel 3.14.4 for release

Posted by gz...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gzurowski pushed a commit to branch release/3.14.4
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git

commit 220b3a7f71ca4d19ca0aa97c32787e09cb1f653d
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Jun 25 19:53:02 2022 +0000

    Target Camel 3.14.4 for release
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index c17a13c1..fea0eb3c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.14.4-SNAPSHOT</version>
+        <version>3.14.4</version>
     </parent>
 
     <groupId>org.apache.camel.karaf</groupId>
@@ -106,7 +106,7 @@
         <compiler.fork>false</compiler.fork>
 
         <!-- Camel target version -->
-        <camel-version>3.14.4-SNAPSHOT</camel-version>
+        <camel-version>3.14.4</camel-version>
 
         <ant-bundle-version>1.7.0_6</ant-bundle-version>
         <antlr-bundle-version>3.5.2_1</antlr-bundle-version>
@@ -758,7 +758,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.14.4-SNAPSHOT</camel-version>
+                <camel-version>3.14.4</camel-version>
             </properties>
         </profile>