commit | 1be50de90b20dc2f21dba60bd7bb477b8511e8bd | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Wed Jun 08 17:53:05 2016 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Wed Jun 08 17:53:05 2016 -0700 |
tree | 3c21d57352c1220bc1041cfcf98fa2a29668a297 | |
parent | 841d3b45539b06523fc33f53006500e8fd75e4df [diff] [blame] |
Tagging 1.6.0-rc2
diff --git a/bucklets/onos_app.bucklet b/bucklets/onos_app.bucklet index 8d0eca3..b6dd0b6 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-SNAPSHOT' +ONOS_VERSION = '1.6.0-rc2' DEFAULT_APP_CATEGORY = 'Utility' ONOS_ARTIFACT_BASE = 'onos-' APP_PREFIX = ONOS_GROUP_ID + '.'