Restore WebApps 89/74189/1
authorSmokowski, Steve (ss835w) <ss835w@us.att.com>
Tue, 4 Dec 2018 12:41:49 +0000 (07:41 -0500)
committerSmokowski, Steve (ss835w) <ss835w@us.att.com>
Tue, 4 Dec 2018 12:42:47 +0000 (07:42 -0500)
Put dependency back to run Camunda Web Apps

Change-Id: I21a9ef1a44df114743d9981835dac2f8f83338f0
Issue-ID: SO-1266
Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
bpmn/mso-infrastructure-bpmn/pom.xml

index 77e2fa2..e617cfe 100644 (file)
                        <artifactId>camunda-bpm-spring-boot-starter-rest</artifactId>
                        <version>2.3.0</version>
                </dependency>
+               <dependency>
+                       <groupId>org.camunda.bpm.springboot</groupId>
+                       <artifactId>camunda-bpm-spring-boot-starter-webapp</artifactId>
+                       <version>2.3.0</version>
+               </dependency>
                <dependency>
                        <groupId>org.springframework.boot</groupId>
                        <artifactId>spring-boot-starter-web</artifactId>