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/21 07:42:35 UTC

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

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 75955f4  Upgrade Fabric8 Maven Plugin to version 4.3.1
75955f4 is described below

commit 75955f4e84c268d1383116dff539a29c432591d6
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Oct 21 09:40:45 2019 +0200

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

diff --git a/parent/pom.xml b/parent/pom.xml
index 3bd14bb..a882bb0 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.3.0</fabric8-maven-plugin-version>
+        <fabric8-maven-plugin-version>4.3.1</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.62</fastjson-version>