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 1ba3ed4 Upgrade Fabric8 Maven Plugin to version 4.1.0
1ba3ed4 is described below
commit 1ba3ed44feccf72a91f62fa0f0bfaeccd4a77246
Author: Andrea Cosentino <[email protected]>
AuthorDate: Mon Jun 10 12:29:50 2019 +0200
Upgrade Fabric8 Maven Plugin to version 4.1.0
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 487dc01..c67787a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -200,7 +200,7 @@
<etcd4j-version>2.17.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.42</fabric8-maven-plugin-version>
+ <fabric8-maven-plugin-version>4.1.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>
<fastinfoset-version>1.2.13_1</fastinfoset-version>