commit | 4ea2dcfede8d45ef7730b9076eec6ad12820d933 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Mon Jul 29 18:14:35 2019 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Mon Jul 29 18:14:35 2019 +0000 |
tree | 4a64a2ebe8907cba4606bbaff2e34c8cb655a1f5 | |
parent | 0e66de9e0e29dc8134e756c58c0ef09fa87c2749 [diff] [blame] |
Starting snapshot 2.2.0-SNAPSHOT
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index aaf4ec0d..acea2a9 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,4 +1,4 @@ -ONOS_VERSION = "2.2.0-b1" +ONOS_VERSION = "2.2.0-SNAPSHOT" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"