Starting snapshot 1.11-SNAPSHOT
diff --git a/onos.defs b/onos.defs
index e056dfa..65b6855 100644
--- a/onos.defs
+++ b/onos.defs
@@ -1,6 +1,6 @@
 ONOS_ORIGIN = 'ON.Lab'
 ONOS_GROUP_ID = 'org.onosproject'
-ONOS_VERSION = '1.11.0-SNAPSHOT'
+ONOS_VERSION = '1.11-SNAPSHOT'
 DEFAULT_APP_CATEGORY = 'Utility'
 ONOS_ARTIFACT_BASE = 'onos-'
 APP_PREFIX = ONOS_GROUP_ID + '.'