Use released parent pom

Update to use release parent pom version 1.0.4

Change-Id: I654a95992e0740cfda9339098ed7eb4f32aaab4f
Issue-ID: CCSDK-291
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
diff --git a/lcm/features/pom.xml b/lcm/features/pom.xml
index 7b16e1d..d53e286 100755
--- a/lcm/features/pom.xml
+++ b/lcm/features/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
     </parent>
 
     <groupId>org.onap.ccsdk.sli.northbound</groupId>