commit | 389f10819030763a39900e23d614b5afe1d9d23b | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Jun 08 17:57:28 2016 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Jun 08 17:57:28 2016 -0700 |
tree | ff4b1544aa9c2174870d53516dc3fa64a13865b1 | |
parent | 1be50de90b20dc2f21dba60bd7bb477b8511e8bd [diff] [blame] |
Starting snapshot 1.6.0-SNAPSHOT
diff --git a/bucklets/onos_app.bucklet b/bucklets/onos_app.bucklet index b6dd0b6..8d0eca3 100644 --- a/bucklets/onos_app.bucklet +++ b/bucklets/onos_app.bucklet
@@ -1,6 +1,6 @@ ONOS_ORIGIN = 'ON.Lab' ONOS_GROUP_ID = 'org.onosproject' -ONOS_VERSION = '1.6.0-rc2' +ONOS_VERSION = '1.6.0-SNAPSHOT' DEFAULT_APP_CATEGORY = 'Utility' ONOS_ARTIFACT_BASE = 'onos-' APP_PREFIX = ONOS_GROUP_ID + '.'