commit | 155fc611faf154ddde1819a1b93c33f72d21ad54 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 28 19:18:16 2018 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Tue Aug 28 19:18:16 2018 +0000 |
tree | 9cc9e78a7aca941677c9631c18992c9dc881fcc4 | |
parent | a8e5c26292c66e29d72650cf7d1b25eec6a9137b [diff] [blame] |
Tagging 1.14.0-rc4
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index 7c32f8a..b83340e 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,6 +1,6 @@ ONOS_ORIGIN = "ONOS Community" ONOS_GROUP_ID = "org.onosproject" -ONOS_VERSION = "1.14.0-SNAPSHOT" +ONOS_VERSION = "1.14.0-rc4" DEFAULT_APP_CATEGORY = "Utility" ONOS_ARTIFACT_BASE = "onos-" APP_PREFIX = ONOS_GROUP_ID + "."