You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2019/04/25 09:19:52 UTC

[camel-k-runtime] branch move-aheda-adapter-3 created (now 42383d0)

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

acosentino pushed a change to branch move-aheda-adapter-3
in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git.


      at 42383d0  Align the snapshot version for camel-k-adapter-camel-3 module

This branch includes the following new commits:

     new 42383d0  Align the snapshot version for camel-k-adapter-camel-3 module

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[camel-k-runtime] 01/01: Align the snapshot version for camel-k-adapter-camel-3 module

Posted by ac...@apache.org.
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 <an...@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>