This is an automated email from the ASF dual-hosted git repository. davsclaus 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 3a46f4f Update snapshot in pom 3a46f4f is described below commit 3a46f4f3418419b45a61bad2a12258836aec56f1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Sun Jun 21 09:34:19 2020 +0200 Update snapshot in pom --- 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 abc0f6a..1b0b983 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.4.0-SNAPSHOT</version> + <version>3.5.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel :: Dependencies</name> <description>Camel Dependencies POM</description>