commit | 2fdc8ee7e9e5311c618774592bdbb276bd470355 | [log] [tgz] |
---|---|---|
author | ONOS Jenkins User <jenkins@onlab.us> | Tue Apr 30 20:36:47 2019 +0000 |
committer | ONOS Jenkins User <jenkins@onlab.us> | Tue Apr 30 20:36:47 2019 +0000 |
tree | b95c143de9cf923c50cfd8dd61226c9c13662676 | |
parent | 79aa10df5b4dfa6206b506142d9d30138946bd51 [diff] |
Starting snapshot 2.1.1-SNAPSHOT
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index 74060c5..4fb73b0 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,4 +1,4 @@ -ONOS_VERSION = "2.1.0" +ONOS_VERSION = "2.1.1-SNAPSHOT" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"