From: Smokowski, Steve (ss835w) Date: Thu, 11 Apr 2019 20:16:12 +0000 (-0400) Subject: Fix Pom X-Git-Tag: 1.4.1~46 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=19c7be11315162fbad65466809c7f2958e75d519;p=so.git Fix Pom Camunda still polling due fast due to bad pom dependencies Issue-ID: SO-1787 Change-Id: I73efb64a369d5c3e93ab96ba84a3ff4662bbe1fe Signed-off-by: Smokowski, Steve (ss835w) --- diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index eb58732796..4dd7a467ea 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -148,15 +148,16 @@ - - org.camunda.bpm.springboot - camunda-bpm-spring-boot-starter - ${camunda.springboot.version} - org.camunda.bpm.springboot camunda-bpm-spring-boot-starter-rest ${camunda.springboot.version} + + + org.camunda.bpmn + camunda-engine-rest-core + + org.camunda.bpm.springboot