From 1fff256aca3abae649c14532aba478ecb8d4c22f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Mu=C3=B1oz?= Date: Tue, 21 Nov 2023 11:11:08 +0100 Subject: [PATCH] [JBPM-10210] Karaf tests failing after JBPM-10209 (#2366) Co-authored-by: gmunozfe --- jbpm-runtime-manager/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jbpm-runtime-manager/pom.xml b/jbpm-runtime-manager/pom.xml index 621aaeb753..d0e2829f22 100644 --- a/jbpm-runtime-manager/pom.xml +++ b/jbpm-runtime-manager/pom.xml @@ -315,6 +315,7 @@ org.jbpm.persistence.timer, org.jbpm.process.audit, org.jbpm.process.audit.event, + org.jbpm.process.core, org.jbpm.process.core.timer, org.jbpm.process.core.timer.impl, org.jbpm.process.instance,