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/asdcApi/features/ccsdk-asdcApi/pom.xml b/asdcApi/features/ccsdk-asdcApi/pom.xml
index 3739ee9..e72b924 100644
--- a/asdcApi/features/ccsdk-asdcApi/pom.xml
+++ b/asdcApi/features/ccsdk-asdcApi/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/asdcApi/features/features-asdcApi/pom.xml b/asdcApi/features/features-asdcApi/pom.xml
index 3864e13..abd7d23 100644
--- a/asdcApi/features/features-asdcApi/pom.xml
+++ b/asdcApi/features/features-asdcApi/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>feature-repo-parent</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
 		<relativePath/>
 	</parent>
 
diff --git a/asdcApi/features/pom.xml b/asdcApi/features/pom.xml
index d026080..2b207e6 100755
--- a/asdcApi/features/pom.xml
+++ b/asdcApi/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>
diff --git a/asdcApi/installer/pom.xml b/asdcApi/installer/pom.xml
index 86bf6a2..58f1ee8 100755
--- a/asdcApi/installer/pom.xml
+++ b/asdcApi/installer/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
         <relativePath/>
 	</parent>
 
diff --git a/asdcApi/model/pom.xml b/asdcApi/model/pom.xml
index 70d6d22..4d18f8e 100755
--- a/asdcApi/model/pom.xml
+++ b/asdcApi/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath/>
     </parent>
 
diff --git a/asdcApi/pom.xml b/asdcApi/pom.xml
index 27575f3..3f37d67 100755
--- a/asdcApi/pom.xml
+++ b/asdcApi/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
         <relativePath/>
 	</parent>
 
diff --git a/asdcApi/provider/pom.xml b/asdcApi/provider/pom.xml
index 405ede6..0cae44f 100755
--- a/asdcApi/provider/pom.xml
+++ b/asdcApi/provider/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/dataChange/features/ccsdk-dataChange/pom.xml b/dataChange/features/ccsdk-dataChange/pom.xml
index 15825e6..c5ce3ee 100644
--- a/dataChange/features/ccsdk-dataChange/pom.xml
+++ b/dataChange/features/ccsdk-dataChange/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/dataChange/features/features-dataChange/pom.xml b/dataChange/features/features-dataChange/pom.xml
index 26ddd01..ce6db8f 100644
--- a/dataChange/features/features-dataChange/pom.xml
+++ b/dataChange/features/features-dataChange/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>feature-repo-parent</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
 		<relativePath/>
 	</parent>
 
diff --git a/dataChange/features/pom.xml b/dataChange/features/pom.xml
index 82744b0..75a6942 100755
--- a/dataChange/features/pom.xml
+++ b/dataChange/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>
         <relativePath/>
     </parent>
 
diff --git a/dataChange/installer/pom.xml b/dataChange/installer/pom.xml
index 4edac1d..e7dbcbe 100755
--- a/dataChange/installer/pom.xml
+++ b/dataChange/installer/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>
         <relativePath/>
     </parent>
 
diff --git a/dataChange/model/pom.xml b/dataChange/model/pom.xml
index d5ecb33..2407d36 100755
--- a/dataChange/model/pom.xml
+++ b/dataChange/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath/>
     </parent>
 
diff --git a/dataChange/pom.xml b/dataChange/pom.xml
index 9062052..324431d 100755
--- a/dataChange/pom.xml
+++ b/dataChange/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
         <relativePath/>
 	</parent>
 
diff --git a/dataChange/provider/pom.xml b/dataChange/provider/pom.xml
index ab388b1..4c5c8bb 100755
--- a/dataChange/provider/pom.xml
+++ b/dataChange/provider/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/dmaap-listener/pom.xml b/dmaap-listener/pom.xml
index 4b3b0a7..6e8b2c0 100755
--- a/dmaap-listener/pom.xml
+++ b/dmaap-listener/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>
diff --git a/lcm/features/ccsdk-lcm/pom.xml b/lcm/features/ccsdk-lcm/pom.xml
index a9cb09e..c32e992 100644
--- a/lcm/features/ccsdk-lcm/pom.xml
+++ b/lcm/features/ccsdk-lcm/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/lcm/features/features-lcm/pom.xml b/lcm/features/features-lcm/pom.xml
index 660f18f..4784a1c 100644
--- a/lcm/features/features-lcm/pom.xml
+++ b/lcm/features/features-lcm/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>feature-repo-parent</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
 		<relativePath/>
 	</parent>
 
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>
diff --git a/lcm/installer/pom.xml b/lcm/installer/pom.xml
index d081186..3328b89 100755
--- a/lcm/installer/pom.xml
+++ b/lcm/installer/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
         <relativePath/>
 	</parent>
 
diff --git a/lcm/model/pom.xml b/lcm/model/pom.xml
index fa942b4..d24d45e 100755
--- a/lcm/model/pom.xml
+++ b/lcm/model/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath/>
     </parent>
 
diff --git a/lcm/pom.xml b/lcm/pom.xml
index 43fa4c0..70a4532 100755
--- a/lcm/pom.xml
+++ b/lcm/pom.xml
@@ -5,7 +5,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
         <relativePath/>
 	</parent>
 
diff --git a/lcm/provider/pom.xml b/lcm/provider/pom.xml
index 9f2b8d5..39ab9f0 100755
--- a/lcm/provider/pom.xml
+++ b/lcm/provider/pom.xml
@@ -6,7 +6,7 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>1.0.4-SNAPSHOT</version>
+        <version>1.0.4</version>
         <relativePath />
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 8e093b2..435c833 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.onap.ccsdk.parent</groupId>
 		<artifactId>odlparent-lite</artifactId>
-		<version>1.0.4-SNAPSHOT</version>
+		<version>1.0.4</version>
 	</parent>
 
 	<modelVersion>4.0.0</modelVersion>
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 142be52..c179762 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -5,7 +5,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>