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-quarkus-examples.git

commit ad2c73666b22691a5e5e0aeeffdf04212bd93448
Author: James Netherton <[email protected]>
AuthorDate: Wed Aug 19 08:35:28 2026 +0100

    Update root pom.xml version to 3.39.0-SNAPSHOT
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index cab7a59c..cf5b910f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -22,7 +22,7 @@
 
     <groupId>org.apache.camel.quarkus.examples</groupId>
     <artifactId>camel-quarkus-examples</artifactId>
-    <version>3.38.0</version>
+    <version>3.39.0-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <properties>

Reply via email to