Increment version for new branch

Change from version 1.3.0-SNAPSHOT to
1.4.0-SNAPSHOT and update version file.

Change-Id: I6b54c3e3b97c3ef0a554fb173d0dd261ca2107d3
Signed-off-by: Patrick Brady <pb071s@att.com>
Issue-ID: APPC-916
diff --git a/appc-inbound/appc-artifact-handler/features/pom.xml b/appc-inbound/appc-artifact-handler/features/pom.xml
index 769b970..8959e8a 100755
--- a/appc-inbound/appc-artifact-handler/features/pom.xml
+++ b/appc-inbound/appc-artifact-handler/features/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-features</artifactId>
 	<name>APPC Artifact Handler - Feature</name>
diff --git a/appc-inbound/appc-artifact-handler/installer/pom.xml b/appc-inbound/appc-artifact-handler/installer/pom.xml
index 1b0a90f..815a26f 100755
--- a/appc-inbound/appc-artifact-handler/installer/pom.xml
+++ b/appc-inbound/appc-artifact-handler/installer/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-installer</artifactId>
 	<name>appc-artifact-handler-installer</name>
diff --git a/appc-inbound/appc-artifact-handler/model/pom.xml b/appc-inbound/appc-artifact-handler/model/pom.xml
index 41101e2..84d528d 100755
--- a/appc-inbound/appc-artifact-handler/model/pom.xml
+++ b/appc-inbound/appc-artifact-handler/model/pom.xml
@@ -25,7 +25,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-model</artifactId>
 	<name>APPC Artifact Handler - Model</name>
diff --git a/appc-inbound/appc-artifact-handler/pom.xml b/appc-inbound/appc-artifact-handler/pom.xml
index 011fee2..87fdcd8 100755
--- a/appc-inbound/appc-artifact-handler/pom.xml
+++ b/appc-inbound/appc-artifact-handler/pom.xml
@@ -26,7 +26,7 @@
 	<parent>

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

 		<artifactId>appc-inbound</artifactId>

-		<version>1.3.0-SNAPSHOT</version>

+		<version>1.4.0-SNAPSHOT</version>

 	</parent>

 	<modelVersion>4.0.0</modelVersion>

 	<packaging>pom</packaging>

diff --git a/appc-inbound/appc-artifact-handler/provider/pom.xml b/appc-inbound/appc-artifact-handler/provider/pom.xml
index 724cb14..44331d3 100755
--- a/appc-inbound/appc-artifact-handler/provider/pom.xml
+++ b/appc-inbound/appc-artifact-handler/provider/pom.xml
@@ -27,7 +27,7 @@
 	<parent>
 		<artifactId>appc-artifact-handler</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-artifact-handler-provider</artifactId>
 	<packaging>bundle</packaging>
diff --git a/appc-inbound/appc-design-services/features/pom.xml b/appc-inbound/appc-design-services/features/pom.xml
index b4d27e6..719edae 100755
--- a/appc-inbound/appc-design-services/features/pom.xml
+++ b/appc-inbound/appc-design-services/features/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-design-services</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-design-services-features</artifactId>
 
diff --git a/appc-inbound/appc-design-services/installer/pom.xml b/appc-inbound/appc-design-services/installer/pom.xml
index 4bae867..c0f17c0 100755
--- a/appc-inbound/appc-design-services/installer/pom.xml
+++ b/appc-inbound/appc-design-services/installer/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-design-services</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-design-services-installer</artifactId>
 	<name>appc-design-services-installer</name>
diff --git a/appc-inbound/appc-design-services/model/pom.xml b/appc-inbound/appc-design-services/model/pom.xml
index 904f83a..ed9bad6 100755
--- a/appc-inbound/appc-design-services/model/pom.xml
+++ b/appc-inbound/appc-design-services/model/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-design-services</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-design-services-model</artifactId>
 	<packaging>bundle</packaging>
diff --git a/appc-inbound/appc-design-services/pom.xml b/appc-inbound/appc-design-services/pom.xml
index 39e7a47..a6d40e5 100755
--- a/appc-inbound/appc-design-services/pom.xml
+++ b/appc-inbound/appc-design-services/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.onap.appc</groupId>
 		<artifactId>appc-inbound</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 
 	<packaging>pom</packaging>
diff --git a/appc-inbound/appc-design-services/provider/pom.xml b/appc-inbound/appc-design-services/provider/pom.xml
index 6a6b3b7..7100339 100755
--- a/appc-inbound/appc-design-services/provider/pom.xml
+++ b/appc-inbound/appc-design-services/provider/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>appc-design-services</artifactId>
         <groupId>org.onap.appc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-design-services-provider</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-inbound/appc-interfaces-service/bundle/pom.xml b/appc-inbound/appc-interfaces-service/bundle/pom.xml
index e5beab4..3ed11e5 100644
--- a/appc-inbound/appc-interfaces-service/bundle/pom.xml
+++ b/appc-inbound/appc-interfaces-service/bundle/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>appc-interfaces-service</artifactId>
         <groupId>org.onap.appc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-interfaces-service-bundle</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-inbound/appc-interfaces-service/features/pom.xml b/appc-inbound/appc-interfaces-service/features/pom.xml
index fbadf87..fdd77d6 100644
--- a/appc-inbound/appc-interfaces-service/features/pom.xml
+++ b/appc-inbound/appc-interfaces-service/features/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>appc-interfaces-service</artifactId>
         <groupId>org.onap.appc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-interfaces-service-features</artifactId>
     <name>APPC Interfaces Service - Feature</name>
diff --git a/appc-inbound/appc-interfaces-service/installer/pom.xml b/appc-inbound/appc-interfaces-service/installer/pom.xml
index 6500323..6eb24f8 100644
--- a/appc-inbound/appc-interfaces-service/installer/pom.xml
+++ b/appc-inbound/appc-interfaces-service/installer/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>appc-interfaces-service</artifactId>
         <groupId>org.onap.appc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-interfaces-service-installer</artifactId>
     <name>appc-interfaces-service-installer</name>
diff --git a/appc-inbound/appc-interfaces-service/model/pom.xml b/appc-inbound/appc-interfaces-service/model/pom.xml
index 573c10b..ff915ea 100644
--- a/appc-inbound/appc-interfaces-service/model/pom.xml
+++ b/appc-inbound/appc-interfaces-service/model/pom.xml
@@ -26,7 +26,7 @@
     <parent>
         <artifactId>appc-interfaces-service</artifactId>
         <groupId>org.onap.appc</groupId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-interfaces-service-model</artifactId>
     <packaging>bundle</packaging>
diff --git a/appc-inbound/appc-interfaces-service/pom.xml b/appc-inbound/appc-interfaces-service/pom.xml
index 082ced4..8c4e970 100644
--- a/appc-inbound/appc-interfaces-service/pom.xml
+++ b/appc-inbound/appc-interfaces-service/pom.xml
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.onap.appc</groupId>
         <artifactId>appc-inbound</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
 
     <packaging>pom</packaging>
diff --git a/appc-inbound/pom.xml b/appc-inbound/pom.xml
index d6373ac..45714d0 100755
--- a/appc-inbound/pom.xml
+++ b/appc-inbound/pom.xml
@@ -25,7 +25,7 @@
     <parent>
         <groupId>org.onap.appc</groupId>
         <artifactId>appc</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
     <artifactId>appc-inbound</artifactId>
     <packaging>pom</packaging>