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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new b1c4bba  Switch camel-dependencies to 3.8.0-SNAPSHOT
b1c4bba is described below

commit b1c4bba6b64090766046b39f1e57bec763bb3e83
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Dec 17 08:09:21 2020 +0100

    Switch camel-dependencies to 3.8.0-SNAPSHOT
---
 camel-dependencies/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 3ed22cc..541dc7f 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -27,7 +27,7 @@
   </parent>
   <groupId>org.apache.camel</groupId>
   <artifactId>camel-dependencies</artifactId>
-  <version>3.7.0-SNAPSHOT</version>
+  <version>3.8.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>Camel :: Dependencies</name>
   <description>Camel Dependencies POM</description>

Reply via email to