From 55d7aadc8305ac73fdf1c0c7518d2857e490a518 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Mu=C3=B1oz?= Date: Wed, 17 Jul 2024 20:29:27 +0200 Subject: [PATCH] [SRVLOGIC-349] Allow productization of integration-tests-jobs-service (#32) --- productized/modules | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/productized/modules b/productized/modules index 38517c77bc..62471aec6b 100644 --- a/productized/modules +++ b/productized/modules @@ -1,5 +1,7 @@ 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/pom.xml;integration-tests-trusty-service +apps-integration-tests/integration-tests-jobs-service/pom.xml;integration-tests-jobs-service-springboot +apps-integration-tests/integration-tests-jobs-service/integration-tests-jobs-service-quarkus/pom.xml;integration-tests-jobs-service-quarkus-messaging 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