Use 1.5.0 parent pom

Use released 1.5.0 version of parent pom

Change-Id: I44ccdbd0f064ddbdb3caaf508fc4c164a26afe9a
Issue-ID: CCSDK-1920
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
diff --git a/features/pom.xml b/features/pom.xml
index 2cbcdd5..11a6c3e 100755
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
+        <version>1.5.0</version>
         <relativePath/>
     </parent>