VOL-429 - increment SNAPSHOT versions

Change-Id: I51ebad07c5a069fc007b2c0527119279c76b0002
diff --git a/app/pom.xml b/app/pom.xml
index 9714526..5482967 100644
--- a/app/pom.xml
+++ b/app/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>org.opencord</groupId>
         <artifactId>olt</artifactId>
-        <version>1.3.0-SNAPSHOT</version>
+        <version>1.4.0-SNAPSHOT</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
@@ -38,7 +38,7 @@
             APIs for interacting with the CORD OLT application.
         </api.description>
 	<api.package>org.onosproject.olt.rest</api.package>
-	<olt.api.version>1.3.0-SNAPSHOT</olt.api.version>
+	<olt.api.version>1.4.0-SNAPSHOT</olt.api.version>
     </properties>
 
     <dependencies>