Use version 2.6.1 parent poms

Use version 2.6.1 of parent poms

Issue-ID: CCSDK-3944
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: I52d48bd0c7ca97f861f6232bfaf7791bc97b0ce9
diff --git a/northbound/asdcApi/model/pom.xml b/northbound/asdcApi/model/pom.xml
index 180a874..28c542c 100755
--- a/northbound/asdcApi/model/pom.xml
+++ b/northbound/asdcApi/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.1</version>
         <relativePath/>
     </parent>