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

[camel] 03/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 05cb798d0b0e9390a9293e0a8e8ad936217f4a5b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Feb 16 11:59:48 2023 +0100

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

diff --git a/parent/pom.xml b/parent/pom.xml
index cc3e360a3b7..15df48b1821 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -88,7 +88,6 @@
         <californium-version>2.7.2</californium-version>
         <californium-scandium-version>2.7.4</californium-scandium-version>
         <cassandra-driver-version>4.15.0</cassandra-driver-version>
-        <cassandra-version>4.1.0</cassandra-version>
         <jta-api-1.2-version>1.2</jta-api-1.2-version>
         <cglib-version>3.2.12</cglib-version>
         <chunk-templates-version>3.6.2</chunk-templates-version>