Roll versions to next snapshot

Roll CCSDK to next snapshot version

Change-Id: I4441d1d1e2ead1912281109dcf7fbb4961198b36
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 2cbdc71..8a21a30 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,13 +5,13 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.1</version>
+        <version>1.5.2-SNAPSHOT</version>
         <relativePath/>
     </parent>
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>
     <artifactId>asdcApi</artifactId>
-    <version>0.7.0-SNAPSHOT</version>
+    <version>0.7.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <name>ccsdk-sli-northbound :: asdcApi</name>