From cc6df0302281d9047ed6d0481aa70bc001583591 Mon Sep 17 00:00:00 2001 From: Roberto Oliveira Date: Wed, 24 Apr 2024 09:35:56 +0200 Subject: [PATCH] productized/modules: remove modules that were moved from kogito-apps to kie-tools Those modules were removed as part of https://github.com/apache/incubator-kie-kogito-apps/pull/2037 and https://github.com/apache/incubator-kie-kogito-apps/pull/2023 --- productized/modules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/productized/modules b/productized/modules index 7106534492..38517c77bc 100644 --- a/productized/modules +++ b/productized/modules @@ -1,5 +1,5 @@ -pom.xml;data-audit,security-commons,management-console,trusty-ui,task-console,explainability,trusty,jitexecutor,runtime-tools-quarkus-extension-parent -apps-integration-tests/pom.xml;integration-tests-jobs-service,integration-tests-trusty-audit,integration-tests-trusty-service +pom.xml;data-audit,security-commons,explainability,trusty,jitexecutor +apps-integration-tests/pom.xml;integration-tests-jobs-service,integration-tests-trusty-service apps-integration-tests/integration-tests-data-index-service/pom.xml;integration-tests-data-index-service-common,integration-tests-data-index-service-quarkus,integration-tests-data-index-service-springboot data-index/data-index-service/pom.xml;data-index-service-infinispan,data-index-service-mongodb data-index/data-index-storage/pom.xml;data-index-storage-common,data-index-storage-infinispan,data-index-storage-mongodb,data-index-storage-postgresql-reporting