commit | 307d10a0487fbacef9f6b056a2453b221599d575 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Fri Jun 05 20:30:33 2020 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Fri Jun 05 20:30:33 2020 +0000 |
tree | c6c36592e813d5c439627ecf35bf85af41e90aaa | |
parent | 798446d8462ccc77e043239b4758fe71dfb321aa [diff] [blame] |
Tagging 2.4.0
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index e5b4ee6..c23e976 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,4 +1,4 @@ -ONOS_VERSION = "2.4.0-SNAPSHOT" +ONOS_VERSION = "2.4.0" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"