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 2020/09/28 05:05:46 UTC

[camel] branch master updated (0b5622a -> fb066b1)

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

acosentino pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.


    from 0b5622a  Camel-Netty-HTTP: Fixes the build
     new 2ba20cb  Removed fabric8-maven-plugin placeholder
     new fb066b1  Sync Properties

The 2 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.


Summary of changes:
 camel-dependencies/pom.xml | 1 -
 parent/pom.xml             | 1 -
 2 files changed, 2 deletions(-)


[camel] 02/02: Sync Properties

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

commit fb066b1518861dda90c9b5846d059919be5c1c61
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 28 07:05:01 2020 +0200

    Sync Properties
---
 camel-dependencies/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/camel-dependencies/pom.xml b/camel-dependencies/pom.xml
index 8596ccf..95bf88e 100644
--- a/camel-dependencies/pom.xml
+++ b/camel-dependencies/pom.xml
@@ -188,7 +188,6 @@
     <elytron-web>1.7.0.CR3</elytron-web>
     <etcd4j-version>2.18.0</etcd4j-version>
     <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
-    <fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>
     <facebook4j-core-version>2.4.13</facebook4j-core-version>
     <fastjson-version>1.2.73</fastjson-version>
     <felix-configadmin-version>1.8.8</felix-configadmin-version>


[camel] 01/02: Removed fabric8-maven-plugin placeholder

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

commit 2ba20cb5af84f537d5155e8c0d58f05197f54c57
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Sep 28 07:02:08 2020 +0200

    Removed fabric8-maven-plugin placeholder
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 71ecfcd..b290401 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -169,7 +169,6 @@
         <elytron-web>1.7.0.CR3</elytron-web>
         <etcd4j-version>2.18.0</etcd4j-version>
         <exec-maven-plugin-version>1.6.0</exec-maven-plugin-version>
-        <fabric8-maven-plugin-version>4.4.1</fabric8-maven-plugin-version>
         <facebook4j-core-version>2.4.13</facebook4j-core-version>
         <fastjson-version>1.2.73</fastjson-version>
         <felix-configadmin-version>1.8.8</felix-configadmin-version>