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-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>