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

jiriondrusek pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git


The following commit(s) were added to refs/heads/main by this push:
     new 0bd9d12   Reverted version to 4.18.0-SNAPSHOT because of cancelled 
vote - for the second time
0bd9d12 is described below

commit 0bd9d12122a92fc9da3a728f004baed3e7175258
Author: Jiri Ondrusek <[email protected]>
AuthorDate: Mon Feb 16 16:51:22 2026 +0100

     Reverted version to 4.18.0-SNAPSHOT because of cancelled vote - for the 
second time
---
 camel-spring-boot-upgrade-recipes/pom.xml | 2 +-
 camel-upgrade-recipes/pom.xml             | 2 +-
 pom.xml                                   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/camel-spring-boot-upgrade-recipes/pom.xml 
b/camel-spring-boot-upgrade-recipes/pom.xml
index 09c69cf..af641f0 100644
--- a/camel-spring-boot-upgrade-recipes/pom.xml
+++ b/camel-spring-boot-upgrade-recipes/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.camel.upgrade</groupId>
         <artifactId>camel-parent-upgrade-recipes</artifactId>
         <relativePath>../pom.xml</relativePath>
-        <version>4.19.0-SNAPSHOT</version>
+        <version>4.18.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-spring-boot-upgrade-recipes</artifactId>
diff --git a/camel-upgrade-recipes/pom.xml b/camel-upgrade-recipes/pom.xml
index 50f0c0a..789c5e4 100644
--- a/camel-upgrade-recipes/pom.xml
+++ b/camel-upgrade-recipes/pom.xml
@@ -23,7 +23,7 @@
         <groupId>org.apache.camel.upgrade</groupId>
         <artifactId>camel-parent-upgrade-recipes</artifactId>
         <relativePath>../pom.xml</relativePath>
-        <version>4.19.0-SNAPSHOT</version>
+        <version>4.18.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-upgrade-recipes</artifactId>
diff --git a/pom.xml b/pom.xml
index 662485d..1905710 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
     </parent>
 
     <groupId>org.apache.camel.upgrade</groupId>
-    <version>4.19.0-SNAPSHOT</version>
+    <version>4.18.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <artifactId>camel-parent-upgrade-recipes</artifactId>
 

Reply via email to