From 7f619728243bc9df4cb3b96460fc150c931a8b82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Mu=C3=B1oz?= Date: Mon, 15 Jul 2024 19:56:12 +0200 Subject: [PATCH] [incubator-kie-issues-1385] remove unneeded dependencies in its (#2077) --- .../pom.xml | 7 +------ .../pom.xml | 6 +----- .../pom.xml | 6 +----- 3 files changed, 3 insertions(+), 16 deletions(-) diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml index b1656f477c..72383b29ad 100644 --- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml +++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-embedded/pom.xml @@ -37,11 +37,6 @@ org.kie kogito-addons-quarkus-jobs-service-embedded - - org.jbpm - jbpm-quarkus - true - org.apache.kie.sonataflow sonataflow-quarkus @@ -119,4 +114,4 @@ - \ No newline at end of file + diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml index 2067360419..309ff02dcb 100644 --- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml +++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-knative-eventing/pom.xml @@ -37,10 +37,6 @@ org.kie kogito-addons-quarkus-jobs-knative-eventing - - org.jbpm - jbpm-quarkus - org.apache.kie.sonataflow sonataflow-quarkus @@ -106,4 +102,4 @@ - \ No newline at end of file + diff --git a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml index 826aced81a..ade7cbe17e 100644 --- a/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml +++ b/apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/integration-tests-jobs-service-quarkus-management/pom.xml @@ -37,10 +37,6 @@ org.kie kogito-addons-quarkus-jobs-management - - org.jbpm - jbpm-quarkus - org.apache.kie.sonataflow sonataflow-quarkus @@ -109,4 +105,4 @@ - \ No newline at end of file +