This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
The following commit(s) were added to refs/heads/camel-master by this push: new e6efdb0 Point to camel-dependencies 3.6.0-SNAPSHOT e6efdb0 is described below commit e6efdb0c0cbad8dcdca09650043fdeb7b0fddfb3 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Sep 9 17:54:40 2020 +0200 Point to camel-dependencies 3.6.0-SNAPSHOT --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8dd4ede..8afb9ab 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-dependencies</artifactId> - <version>3.5.0</version> + <version>3.6.0-SNAPSHOT</version> </parent> <groupId>org.apache.camel.kafkaconnector</groupId>