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-outbound/appc-network-inventory-client/features/pom.xml b/appc-outbound/appc-network-inventory-client/features/pom.xml
index 21942ea..8c794c6 100755
--- a/appc-outbound/appc-network-inventory-client/features/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/features/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.onap.appc</groupId>
 		<artifactId>appc-network-inventory-client</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-network-inventory-client-features</artifactId>
 	<name>APPC Network Inventory - Features</name>
diff --git a/appc-outbound/appc-network-inventory-client/installer/pom.xml b/appc-outbound/appc-network-inventory-client/installer/pom.xml
index 9e51790..cbdb83f 100755
--- a/appc-outbound/appc-network-inventory-client/installer/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/installer/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-network-inventory-client</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<name>APPC Network Inventory - Installer</name>
 	<packaging>pom</packaging>
diff --git a/appc-outbound/appc-network-inventory-client/pom.xml b/appc-outbound/appc-network-inventory-client/pom.xml
index 447efa0..f11a407 100755
--- a/appc-outbound/appc-network-inventory-client/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.onap.appc</groupId>
         <artifactId>appc-outbound</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
diff --git a/appc-outbound/appc-network-inventory-client/provider/pom.xml b/appc-outbound/appc-network-inventory-client/provider/pom.xml
index 000b73e..fdfbf38 100755
--- a/appc-outbound/appc-network-inventory-client/provider/pom.xml
+++ b/appc-outbound/appc-network-inventory-client/provider/pom.xml
@@ -29,11 +29,11 @@
     <parent>

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

         <artifactId>appc-network-inventory-client</artifactId>

-        <version>1.3.0-SNAPSHOT</version>

+        <version>1.4.0-SNAPSHOT</version>

     </parent>

 

     <artifactId>appc-network-inventory-client-provider</artifactId>

-    <version>1.3.0-SNAPSHOT</version>

+    <version>1.4.0-SNAPSHOT</version>

     <packaging>bundle</packaging>

     <name>APPC Network Client - Provider</name>