This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch move-aheda-adapter-3 in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 42383d0ca1e81d70f366da25c69abd1358886c48 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Apr 25 11:19:10 2019 +0200 Align the snapshot version for camel-k-adapter-camel-3 module --- camel-k-adapter-camel-3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/camel-k-adapter-camel-3/pom.xml b/camel-k-adapter-camel-3/pom.xml index 221a117..adea071 100644 --- a/camel-k-adapter-camel-3/pom.xml +++ b/camel-k-adapter-camel-3/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.camel.k</groupId> <artifactId>camel-k-runtime-parent</artifactId> - <version>0.3.2-SNAPSHOT</version> + <version>0.3.3-SNAPSHOT</version> </parent> <modelVersion>4.0.0</modelVersion>