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:02:36 UTC

[camel] 18/18: CAMEL-14715 - Remove couchbase-client 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 68e5c8981cfae9c7524fa1db290af25ccf8e6a86
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 16:01:30 2020 +0200

    CAMEL-14715 - Remove couchbase-client 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 b5313d8..1512266 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -134,7 +134,6 @@
         <cobertura-maven-plugin-version>2.7</cobertura-maven-plugin-version>
         <corda-version>4.3</corda-version>
         <couchbase-client-version>1.4.13</couchbase-client-version>
-        <couchbase-client-bundle-version>1.4.13_1</couchbase-client-bundle-version>
         <curator-version>4.3.0</curator-version>
         <cxf-version>3.3.5</cxf-version>
         <cxf-version-range>[3.3,4.0)</cxf-version-range>