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

jamesnetherton pushed a commit to branch camel-quarkus-main
in repository https://gitbox.apache.org/repos/asf/camel-quarkus-examples.git

commit 3d708c85347364dd8aeb0db3f734221e5de025dd
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