commit | 84cc6709187f0f58e05263f10f894c52ad3def78 | [log] [tgz] |
---|---|---|
author | Thomas Vachuska <tom@onlab.us> | Thu Jun 02 15:56:57 2016 -0700 |
committer | Thomas Vachuska <tom@onlab.us> | Thu Jun 02 15:56:57 2016 -0700 |
tree | 6f6bc085758c73cf04578b5c23759dcff15f5fd3 | |
parent | 8243429536ce2b6e71d43656cdd4cb0620f05a08 [diff] [blame] |
Tagging 1.6.0-rc1
diff --git a/bucklets/onos_app.bucklet b/bucklets/onos_app.bucklet index 8d0eca3..1fb0505 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-rc1' DEFAULT_APP_CATEGORY = 'Utility' ONOS_ARTIFACT_BASE = 'onos-' APP_PREFIX = ONOS_GROUP_ID + '.'