Roll to next snapshot

Roll to snapshot 0.7.1-SNAPSHOT version

Change-Id: I9b48334b6d91d249b8b8b1ba6fc61fe0ef3730b8
Issue-ID: CCSDK-1963
Signed-off-by: Dan Timoney <dtimoney@att.com>
diff --git a/sdnr/wt/mountpoint-registrar/model/pom.xml b/sdnr/wt/mountpoint-registrar/model/pom.xml
index 977d0ab..55d9595 100644
--- a/sdnr/wt/mountpoint-registrar/model/pom.xml
+++ b/sdnr/wt/mountpoint-registrar/model/pom.xml
@@ -27,13 +27,13 @@
   <parent>
     <groupId>org.onap.ccsdk.parent</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>1.5.1</version>
+    <version>1.5.2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 
   <groupId>org.onap.ccsdk.features.sdnr.wt</groupId>
   <artifactId>sdnr-wt-mountpoint-registrar-model</artifactId>
-  <version>0.7.0-SNAPSHOT</version>
+  <version>0.7.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <name>ccsdk-features-sdnr-wt :: ${project.artifactId}</name>