Change parent version to appc snapshot

Changing to the current release snapshot version of
the appc parents instead of the previous release version.
This allows updated changes to parents to be in builds.

Change-Id: I6cec484012c2cb48ee1ea7f10fd058d017f00947
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1304
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
index d742345..8df77e2 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-bundle/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.onap.appc.parent</groupId>
 		<artifactId>binding-parent</artifactId>
-		<version>1.4.1</version>
+		<version>1.5.0-SNAPSHOT</version>
                 <relativePath />
 	</parent>
 
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
index 0bf8782..a17a318 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/features-appc-rest-adapter/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.4.1</version>
+        <version>1.5.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
index 4cffe52..8368f74 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/onap-appc-rest-adapter/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>1.4.1</version>
+        <version>1.5.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
index e97368d..5a4c0a1 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-features/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.appc.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.4.1</version>
+        <version>1.5.0-SNAPSHOT</version>
         <relativePath />
     </parent>
 
diff --git a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
index 9602821..8719755 100644
--- a/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
+++ b/appc-adapters/appc-rest-adapter/appc-rest-adapter-installer/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>odlparent-lite</artifactId>
     <groupId>org.onap.appc.parent</groupId>
-    <version>1.4.1</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath />
   </parent>
   <groupId>org.onap.appc</groupId>
diff --git a/appc-adapters/appc-rest-adapter/pom.xml b/appc-adapters/appc-rest-adapter/pom.xml
index 6fb3240..0861bea 100644
--- a/appc-adapters/appc-rest-adapter/pom.xml
+++ b/appc-adapters/appc-rest-adapter/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.onap.appc.parent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.4.1</version>
+    <version>1.5.0-SNAPSHOT</version>
     <relativePath />
   </parent>