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 2018/08/02 09:49:01 UTC

[camel] branch master updated: Upgrade Fabric8 Maven Plugin to version 3.5.41

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

acosentino 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 355b848  Upgrade Fabric8 Maven Plugin to version 3.5.41
355b848 is described below

commit 355b848ea7bbe0690725817d111cb2be8bb96b7e
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Aug 2 11:48:34 2018 +0200

    Upgrade Fabric8 Maven Plugin to version 3.5.41
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 6a6f958..1c4dc4a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -212,7 +212,7 @@
     <etcd4j-version>2.16.0</etcd4j-version>
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
     <ezmorph-bundle-version>1.0.6_1</ezmorph-bundle-version>
-    <fabric8-maven-plugin-version>3.5.40</fabric8-maven-plugin-version>
+    <fabric8-maven-plugin-version>3.5.41</fabric8-maven-plugin-version>
     <facebook4j-core-version>2.4.11</facebook4j-core-version>
     <facebook4j-core-bundle-version>2.4.11_1</facebook4j-core-bundle-version>
     <fastinfoset-version>1.2.13_1</fastinfoset-version>