From 236cc5bcd62afa63096f46d86533c3637f17f5b5 Mon Sep 17 00:00:00 2001 From: Dale Fu <35507428+dale-fu@users.noreply.github.com> Date: Mon, 2 Oct 2023 17:34:53 -0400 Subject: [PATCH] Enable Camel components on s390x (#11629) * Enable cassandraql component on s390x * Enable zookeeper components on s390x --- components/camel-cassandraql/pom.xml | 5 ----- components/camel-zookeeper-master/pom.xml | 1 - components/camel-zookeeper/pom.xml | 5 ----- 3 files changed, 11 deletions(-) diff --git a/components/camel-cassandraql/pom.xml b/components/camel-cassandraql/pom.xml index b396705d0a24b..e23383f49e394 100644 --- a/components/camel-cassandraql/pom.xml +++ b/components/camel-cassandraql/pom.xml @@ -33,11 +33,6 @@ Camel :: Cassandra CQL Cassandra CQL3 support - - - true - - diff --git a/components/camel-zookeeper-master/pom.xml b/components/camel-zookeeper-master/pom.xml index 29986b4038aed..8382a3ed317a5 100644 --- a/components/camel-zookeeper-master/pom.xml +++ b/components/camel-zookeeper-master/pom.xml @@ -34,7 +34,6 @@ - true true diff --git a/components/camel-zookeeper/pom.xml b/components/camel-zookeeper/pom.xml index 8eb0baa7b80fb..b6dccaa14b3bf 100644 --- a/components/camel-zookeeper/pom.xml +++ b/components/camel-zookeeper/pom.xml @@ -32,11 +32,6 @@ Camel :: Zookeeper Camel Zookeeper Support - - - true - -