This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new da8942e Set to next version da8942e is described below commit da8942eab376ae1a8d135765c1ff120aab544541 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon Oct 4 22:27:21 2021 +0200 Set to next version --- 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 5c1aee8..864d825 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.12.0-SNAPSHOT</version> + <version>3.13.0-SNAPSHOT</version> <packaging>pom</packaging> <name>Camel :: Dependencies</name> <description>Camel Dependencies POM</description>