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/10/08 10:10:00 UTC

[camel] branch master updated: Upgrade Fabric8 Maven plugin to version 4.3.0

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 7805791  Upgrade Fabric8 Maven plugin to version 4.3.0
7805791 is described below

commit 7805791ba5784317fb3cc68f9e4c6f2bdedef9b7
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 8 12:09:29 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 2184050..9231358 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -188,7 +188,7 @@
         <embedmongo-version>2.1.1</embedmongo-version>
         <etcd4j-version>2.17.0</etcd4j-version>
         <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
-        <fabric8-maven-plugin-version>4.2.0</fabric8-maven-plugin-version>
+        <fabric8-maven-plugin-version>4.3.0</fabric8-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
         <fastjson-version>1.2.61</fastjson-version>