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 2023/02/16 11:05:20 UTC

[camel] 02/04: CAMEL-19062 - Clean up Parent POM - Cassandra

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit 9a4fd27f4dca5df7c02c57a963f3edad27e00f0a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 11:59:27 2023 +0100

    CAMEL-19062 - Clean up Parent POM - Cassandra
    
    Signed-off-by: Andrea Cosentino <an...@gmail.com>
---
 parent/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index a29088a8dd4..cc3e360a3b7 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -2631,11 +2631,6 @@
                 <type>test-jar</type>
             </dependency>
 
-            <dependency>
-                <groupId>com.datastax.oss</groupId>
-                <artifactId>java-driver-query-builder</artifactId>
-                <version>${cassandra-driver-version}</version>
-            </dependency>
             <dependency>
                 <groupId>net.thisptr</groupId>
                 <artifactId>jackson-jq</artifactId>