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:33 UTC

[camel] 19/19: CAMEL-14715 - Remove influx-java-driver 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 13ed0092488915fb878d49005b8337af5b0a08f2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:53:22 2020 +0200

    CAMEL-14715 - Remove influx-java-driver 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 8baf882..38faa79 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -262,7 +262,6 @@
         <impsort-maven-plugin-version>1.3.2</impsort-maven-plugin-version>
         <infinispan-version>10.1.5.Final</infinispan-version>
         <influx-java-driver-version>2.17</influx-java-driver-version>
-        <influx-java-driver-bundle-version>2.17_1</influx-java-driver-bundle-version>
         <influx-guava-version>20.0</influx-guava-version>
         <irclib-bundle-version>1.10_5</irclib-bundle-version>
         <irclib-version>1.10</irclib-version>