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/03/30 14:54:19 UTC

[camel] 05/19: CAMEL-14715 - Remove egit bundle property placeholder (camel-karaf-migration)

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 0fd15b789d5775c0d70e8a94af1b46826e3724af
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:44:31 2020 +0200

    CAMEL-14715 - Remove egit bundle property placeholder (camel-karaf-migration)
---
 parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 47672b9..84cf9e5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -154,7 +154,6 @@
         <debezium-version>1.1.0.Final</debezium-version>
         <debezium-mysql-connector-version>8.0.16</debezium-mysql-connector-version>
         <egit-github-core-version>2.1.5</egit-github-core-version>
-        <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>
         <ehcache-version>2.10.6</ehcache-version>
         <ehcache3-version>3.8.1</ehcache3-version>
         <elasticsearch-rest-sniffer-version>7.3.2</elasticsearch-rest-sniffer-version>