Merge "[SO] Create SOL005 object models from SOL005-NSLifecycleManagement-API.json...
authorByung-Woo Jun <byung-woo.jun@est.tech>
Thu, 13 Aug 2020 12:49:29 +0000 (12:49 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 13 Aug 2020 12:49:29 +0000 (12:49 +0000)
bpmn/so-bpmn-infrastructure-common/pom.xml

index 28e3ffe..5dad9b8 100644 (file)
       <groupId>org.camunda.bpm.extension.mockito</groupId>
       <artifactId>camunda-bpm-mockito</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.groovy</groupId>
+      <artifactId>groovy-dateutil</artifactId>
+      <version>2.5.8</version>
+    </dependency>
   </dependencies>
 </project>