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

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git


The following commit(s) were added to refs/heads/main by this push:
     new b14243c06bf Point 3.19.0-SNAPSHOT in dev profile
b14243c06bf is described below

commit b14243c06bfcb0bac6a867293ca9c0927ddbdbb2
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jul 22 15:16:33 2022 +0200

    Point 3.19.0-SNAPSHOT in dev profile
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 97612cf99c5..9e2744d7dce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@
         <profile>
             <id>dev</id>
             <properties>
-                <camel-version>3.18.0-SNAPSHOT</camel-version>
+                <camel-version>3.19.0-SNAPSHOT</camel-version>
             </properties>
         </profile>
 

Reply via email to