Change to released parent poms

Change-Id: I298b1ac52c849320b67c649017b3604490a5063b
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1212
diff --git a/appc-core/appc-common-bundle/pom.xml b/appc-core/appc-common-bundle/pom.xml
index 9497472..e6fd366 100644
--- a/appc-core/appc-common-bundle/pom.xml
+++ b/appc-core/appc-common-bundle/pom.xml
@@ -21,7 +21,7 @@
   <parent>

       <groupId>org.onap.appc.parent</groupId>

       <artifactId>binding-parent</artifactId>

-      <version>1.4.0-SNAPSHOT</version>

+      <version>1.4.0</version>

   </parent>

   

   <groupId>org.onap.appc</groupId>

diff --git a/appc-core/appc-core-features/onap-appc-common/pom.xml b/appc-core/appc-core-features/onap-appc-common/pom.xml
index cb6317a..906c62c 100644
--- a/appc-core/appc-core-features/onap-appc-common/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-common/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.onap.appc.parent</groupId>

     <artifactId>single-feature-parent</artifactId>

-    <version>1.4.0-SNAPSHOT</version>

+    <version>1.4.0</version>

     <relativePath/>

   </parent>

   

diff --git a/appc-core/appc-core-features/onap-appc-core/pom.xml b/appc-core/appc-core-features/onap-appc-core/pom.xml
index bb3cc23..e516cdc 100644
--- a/appc-core/appc-core-features/onap-appc-core/pom.xml
+++ b/appc-core/appc-core-features/onap-appc-core/pom.xml
@@ -22,7 +22,7 @@
   <parent>

     <groupId>org.onap.appc.parent</groupId>

     <artifactId>single-feature-parent</artifactId>

-    <version>1.4.0-SNAPSHOT</version>

+    <version>1.4.0</version>

     <relativePath/>

   </parent>

   

diff --git a/appc-core/appc-core-features/pom.xml b/appc-core/appc-core-features/pom.xml
index 891d823..6ec2160 100644
--- a/appc-core/appc-core-features/pom.xml
+++ b/appc-core/appc-core-features/pom.xml
@@ -23,7 +23,7 @@
   <parent>

     <groupId>org.onap.appc.parent</groupId>

     <artifactId>odlparent-lite</artifactId>    

-    <version>1.4.0-SNAPSHOT</version>

+    <version>1.4.0</version>

   </parent>

   

   <groupId>org.onap.appc</groupId>

diff --git a/appc-core/pom.xml b/appc-core/pom.xml
index 003fc16..8b33586 100644
--- a/appc-core/pom.xml
+++ b/appc-core/pom.xml
@@ -22,7 +22,7 @@
     <parent>

         <groupId>org.onap.appc.parent</groupId>

         <artifactId>odlparent-lite</artifactId>

-        <version>1.4.0-SNAPSHOT</version>

+        <version>1.4.0</version>

         <relativePath/>

     </parent>

   <groupId>org.onap.appc</groupId>