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-examples.git

commit 1f610b87fc2b12b4a281de1b372d445cb18d464b
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Feb 27 08:50:12 2020 +0100

    Cleaning up property placeholders
---
 examples/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index ac0487b..d0cdf4f 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -191,7 +191,6 @@
         <avro-version>1.8.1</avro-version>
         <awaitility-version>4.0.2</awaitility-version>
         <bouncycastle-version>1.64</bouncycastle-version>
-        <cassandra-driver-guava-version>19.0</cassandra-driver-guava-version>
         
<camel-bundle-plugin-version>${project.version}</camel-bundle-plugin-version>
         <cdi-api-2.0-version>2.0</cdi-api-2.0-version>
         <cdi-api-1.2-version>1.2</cdi-api-1.2-version>

Reply via email to