Code changes in BPMN infra for RAN Slice Use case
[so.git] / bpmn / mso-infrastructure-bpmn / pom.xml
index aa76782..f3d688f 100644 (file)
@@ -3,7 +3,7 @@
   <parent>
     <groupId>org.onap.so</groupId>
     <artifactId>bpmn</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>1.12.1-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
   <artifactId>mso-infrastructure-bpmn</artifactId>
       <artifactId>so-bpmn-infrastructure-flows</artifactId>
       <version>${project.version}</version>
     </dependency>
+    <dependency>
+      <groupId>org.onap.so</groupId>
+      <artifactId>so-bpmn-moi</artifactId>
+      <version>${project.version}</version>
+    </dependency>
     <dependency>
       <groupId>com.h2database</groupId>
       <artifactId>h2</artifactId>