commit | 4a6215570af069160b1d0c0c5a35c546f315e254 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Wed Jan 27 17:23:47 2021 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Wed Jan 27 17:23:47 2021 +0000 |
tree | 97beec014b70c16e41548a4b35e4fa79702b8089 | |
parent | 98b648584103754b455a438433409321004349ee [diff] [blame] |
Tagging 2.5.1
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index af65272..df1f832 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" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"