From 46fe2c220e45d7a6781cef0f39037f35d8f4f26b Mon Sep 17 00:00:00 2001 From: Christoph Deppisch Date: Thu, 23 Jan 2025 09:51:33 +0100 Subject: [PATCH] Remove obsolete camel-quarkus-knative-producer dependency (#58) - Only need camel-quarkus-knative since Camel Quarkus 3.17 --- aws-ddb-streams-source/pom.xml | 4 ---- aws-s3-sink/pom.xml | 4 ---- aws-s3-source/pom.xml | 4 ---- aws-sns-sink/pom.xml | 4 ---- aws-sqs-sink/pom.xml | 4 ---- aws-sqs-source/pom.xml | 4 ---- log-sink/pom.xml | 4 ---- timer-source/pom.xml | 4 ---- .../src/main/resources/archetype-resources/pom.xml | 4 ---- .../src/main/resources/archetype-resources/pom.xml | 4 ---- 10 files changed, 40 deletions(-) diff --git a/aws-ddb-streams-source/pom.xml b/aws-ddb-streams-source/pom.xml index c5522bb..958634c 100644 --- a/aws-ddb-streams-source/pom.xml +++ b/aws-ddb-streams-source/pom.xml @@ -78,10 +78,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/aws-s3-sink/pom.xml b/aws-s3-sink/pom.xml index 9300ea3..28c0829 100644 --- a/aws-s3-sink/pom.xml +++ b/aws-s3-sink/pom.xml @@ -64,10 +64,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/aws-s3-source/pom.xml b/aws-s3-source/pom.xml index 1f5c09a..c446aa3 100644 --- a/aws-s3-source/pom.xml +++ b/aws-s3-source/pom.xml @@ -70,10 +70,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/aws-sns-sink/pom.xml b/aws-sns-sink/pom.xml index 7221736..af95c25 100644 --- a/aws-sns-sink/pom.xml +++ b/aws-sns-sink/pom.xml @@ -64,10 +64,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/aws-sqs-sink/pom.xml b/aws-sqs-sink/pom.xml index d2ad7e5..83ab325 100644 --- a/aws-sqs-sink/pom.xml +++ b/aws-sqs-sink/pom.xml @@ -64,10 +64,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/aws-sqs-source/pom.xml b/aws-sqs-source/pom.xml index 3173ae6..0a131e4 100644 --- a/aws-sqs-source/pom.xml +++ b/aws-sqs-source/pom.xml @@ -70,10 +70,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/log-sink/pom.xml b/log-sink/pom.xml index 28c07a0..46e0feb 100644 --- a/log-sink/pom.xml +++ b/log-sink/pom.xml @@ -59,10 +59,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/timer-source/pom.xml b/timer-source/pom.xml index e412252..0d3fef5 100644 --- a/timer-source/pom.xml +++ b/timer-source/pom.xml @@ -73,10 +73,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/tools/archetype-sink/src/main/resources/archetype-resources/pom.xml b/tools/archetype-sink/src/main/resources/archetype-resources/pom.xml index 7e7f329..de3409b 100644 --- a/tools/archetype-sink/src/main/resources/archetype-resources/pom.xml +++ b/tools/archetype-sink/src/main/resources/archetype-resources/pom.xml @@ -80,10 +80,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets diff --git a/tools/archetype-source/src/main/resources/archetype-resources/pom.xml b/tools/archetype-source/src/main/resources/archetype-resources/pom.xml index 2396808..f9a50bf 100644 --- a/tools/archetype-source/src/main/resources/archetype-resources/pom.xml +++ b/tools/archetype-source/src/main/resources/archetype-resources/pom.xml @@ -86,10 +86,6 @@ org.apache.camel.quarkus camel-quarkus-knative - - org.apache.camel.quarkus - camel-quarkus-knative-producer - org.apache.camel.kamelets