Update APPC LCM version to incorporate response
[so.git] / bpmn / pom.xml
index 85a45db..e680cb0 100644 (file)
@@ -6,7 +6,7 @@
   <parent>
     <groupId>org.onap.so</groupId>
     <artifactId>so</artifactId>
-    <version>1.4.0-SNAPSHOT</version>
+    <version>1.6.0-SNAPSHOT</version>
   </parent>
 
   <artifactId>bpmn</artifactId>
@@ -24,8 +24,8 @@
     <xmlunit.version>2.4.0</xmlunit.version>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
-    <sdnc.northbound.version>1.5.1</sdnc.northbound.version>
-    <appc.client.version>1.5.0</appc.client.version>
+    <sdnc.northbound.version>1.5.2</sdnc.northbound.version>
+    <appc.client.version>1.7.1-SNAPSHOT</appc.client.version>
   </properties>
 
   <modules>