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-karaf.git
The following commit(s) were added to refs/heads/main by this push:
new 1e50990a Point 3.19.0-SNAPSHOT in dev profile
1e50990a is described below
commit 1e50990ad8abc2d8dfa71ad7091567c7383b6235
Author: Andrea Cosentino <[email protected]>
AuthorDate: Fri Jul 22 15:15:32 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 ad031599..9b57beb6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -760,7 +760,7 @@
<profile>
<id>dev</id>
<properties>
- <camel-version>3.18.0-SNAPSHOT</camel-version>
+ <camel-version>3.19.0-SNAPSHOT</camel-version>
</properties>
</profile>