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/adaptors/base/http/pom.xml b/adaptors/base/http/pom.xml
index 495a254..27980c1 100644
--- a/adaptors/base/http/pom.xml
+++ b/adaptors/base/http/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>2.6.1-SNAPSHOT</version>
+        <version>2.6.1</version>
         <relativePath/>
     </parent>