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

[camel] 13/18: CAMEL-14715 - Remove c3p0 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 9a6ac731922d2796fcab4d4ac5d8247dd1269e2b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Mar 30 15:56:52 2020 +0200

    CAMEL-14715 - Remove c3p0 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 c16af73..6597608 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -92,7 +92,6 @@
         <brave-zipkin-version>5.10.2</brave-zipkin-version>
         <build-helper-maven-plugin-version>1.12</build-helper-maven-plugin-version>
         <c3p0-version>0.9.5.5</c3p0-version>
-        <c3p0-bundle-version>0.9.5.5_1</c3p0-bundle-version>
         <caffeine-version>2.8.1</caffeine-version>
         <californium-version>2.0.0</californium-version>
         <cassandra-driver-version>3.7.2</cassandra-driver-version>