Rolling back to snapshot 1.3.0-SNAPSHOT

Change-Id: I5394f02bc4cc4614427e5e535889e883944734fd
diff --git a/utils/stc/bin/stc b/utils/stc/bin/stc
index 22f3814..23affc4 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.3.0-rc2
+VER=1.3.0-SNAPSHOT
 
 PATH=$PWD/bin:$PATH