Roll version for Casablanca

Roll version to 1.4.0-SNAPSHOT for Casablanca development

Change-Id: I5d52858a86eee40136cf8ad5d2cac1d0a44885da
Issue-ID: SDNC-333
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>

Former-commit-id: 110b9d3f108e8f81f705ec4eeb2102f98f220d39
diff --git a/installation/pom.xml b/installation/pom.xml
index c4c85f1..9091cb3 100644
--- a/installation/pom.xml
+++ b/installation/pom.xml
@@ -5,14 +5,14 @@
     <parent>
         <groupId>org.onap.ccsdk.parent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.0.4</version>
+        <version>1.1.0-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <packaging>pom</packaging>
     <groupId>org.onap.sdnc.oam</groupId>
     <artifactId>installation</artifactId>
-    <version>1.3.4-SNAPSHOT</version>
+    <version>1.4.0-SNAPSHOT</version>
 
     <name>sdnc-oam :: installation</name>
     <description>Installs SDN-C on local file system</description>