diff --git a/jbpm-runtime-manager/pom.xml b/jbpm-runtime-manager/pom.xml index 8c2e15cac8..dda2eb6c44 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,