commit | 9f2d785dafedae453172acc0f704f6f46d8bdb82 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Jan 25 18:05:42 2021 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Jan 25 18:05:42 2021 +0000 |
tree | 8b3563a9b9c55aa85c84326d5b40f1c7c4c62649 | |
parent | 7385b79d1e8185df1f748ed8f68efdd768f93428 [diff] [blame] |
Tagging 2.5.1-rc1
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index af65272..117ec72 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,4 +1,4 @@ -ONOS_VERSION = "2.5.1-SNAPSHOT" +ONOS_VERSION = "2.5.1-rc1" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"