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-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml
index 7acb663..4da09b2 100644
--- a/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml
+++ b/appc-adapters/appc-rest-healthcheck-adapter/appc-rest-healthcheck-adapter-features/pom.xml
@@ -25,7 +25,7 @@
   <parent>
     <artifactId>appc-rest-healthcheck-adapter</artifactId>
     <groupId>org.onap.appc</groupId>
-    <version>1.3.0-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
   </parent>
   <artifactId>appc-rest-healthcheck-adapter-features</artifactId>
   <name>rest healthcheck Adaptor - Features</name>