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-aai-client/installer/pom.xml b/appc-outbound/appc-aai-client/installer/pom.xml
index 1774915..38e77dc 100755
--- a/appc-outbound/appc-aai-client/installer/pom.xml
+++ b/appc-outbound/appc-aai-client/installer/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<artifactId>appc-aai-client</artifactId>
 		<groupId>org.onap.appc</groupId>
-		<version>1.3.0-SNAPSHOT</version>
+		<version>1.4.0-SNAPSHOT</version>
 	</parent>
 	<artifactId>appc-aai-client-installer</artifactId>
 	<name>APPC AAI Client -Installer</name>