Starting snapshot 1.4.0-SNAPSHOT

Change-Id: I0398bb2093e70d39788888038abb9df6193ccb42
diff --git a/utils/stc/bin/stc b/utils/stc/bin/stc
index 541ddcb..241822c 100755
--- a/utils/stc/bin/stc
+++ b/utils/stc/bin/stc
@@ -5,7 +5,7 @@
 
 STC_ROOT=${STC_ROOT:-$(dirname $0)/..}
 cd $STC_ROOT
-VER=1.4.0-rc1
+VER=1.4.0-SNAPSHOT
 
 PATH=$PWD/bin:$PATH