From: Smokowski, Steve (ss835w) Date: Tue, 4 Dec 2018 12:41:49 +0000 (-0500) Subject: Restore WebApps X-Git-Tag: 1.3.6~18^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cc6fce07bd6ec20623af757c1e031488d08134d8;p=so.git Restore WebApps Put dependency back to run Camunda Web Apps Change-Id: I21a9ef1a44df114743d9981835dac2f8f83338f0 Issue-ID: SO-1266 Signed-off-by: Smokowski, Steve (ss835w) --- diff --git a/bpmn/mso-infrastructure-bpmn/pom.xml b/bpmn/mso-infrastructure-bpmn/pom.xml index 77e2fa27d3..e617cfed61 100644 --- a/bpmn/mso-infrastructure-bpmn/pom.xml +++ b/bpmn/mso-infrastructure-bpmn/pom.xml @@ -139,6 +139,11 @@ camunda-bpm-spring-boot-starter-rest 2.3.0 + + org.camunda.bpm.springboot + camunda-bpm-spring-boot-starter-webapp + 2.3.0 + org.springframework.boot spring-boot-starter-web