diff --git a/itests/camel-k-itests-loader-groovy/pom.xml b/itests/camel-k-itests-loader-groovy/pom.xml index 21eed2fe0..cb37c47bc 100644 --- a/itests/camel-k-itests-loader-groovy/pom.xml +++ b/itests/camel-k-itests-loader-groovy/pom.xml @@ -68,21 +68,6 @@ assertj-core test - - - - org.apache.camel - camel-groovy-dsl - ${camel-version} - pom - test - - - * - * - - - diff --git a/itests/camel-k-itests-runtime/pom.xml b/itests/camel-k-itests-runtime/pom.xml index 314b614d6..3b2909568 100644 --- a/itests/camel-k-itests-runtime/pom.xml +++ b/itests/camel-k-itests-runtime/pom.xml @@ -66,34 +66,6 @@ assertj-core test - - - - org.apache.camel.k - camel-k-runtime-deployment - ${project.version} - pom - test - - - * - * - - - - - org.apache.camel - camel-groovy-dsl - ${camel-version} - pom - test - - - * - * - - - diff --git a/support/camel-k-maven-plugin/pom.xml b/support/camel-k-maven-plugin/pom.xml index 1985a4a73..df529ca2d 100644 --- a/support/camel-k-maven-plugin/pom.xml +++ b/support/camel-k-maven-plugin/pom.xml @@ -87,7 +87,6 @@ org.apache.camel camel-core-catalog - ${camel-version} org.apache.camel.quarkus @@ -102,7 +101,6 @@ org.apache.camel camel-catalog - ${camel-version} org.yaml