commit | 3b7fa577da64ede8fd85768e31e99f4d1fc55455 | [log] [tgz] |
---|---|---|
author | Ray Milkey <ray@opennetworking.org> | Tue Jul 13 15:43:39 2021 -0700 |
committer | Ray Milkey <ray@opennetworking.org> | Tue Jul 13 15:43:39 2021 -0700 |
tree | 5edbbc573919c6958d01bf2b9d8cd3fe07a577eb | |
parent | a01cc5b324066cf262caad46a837a88c49ec0a6b [diff] [blame] |
Starting snapshot 2.7.0-SNAPSHOT Change-Id: I20289f264e33b99e8ef073a8e6384857383a4e65
diff --git a/tools/build/bazel/variables.bzl b/tools/build/bazel/variables.bzl index f17947b..02a49c7 100644 --- a/tools/build/bazel/variables.bzl +++ b/tools/build/bazel/variables.bzl
@@ -1,4 +1,4 @@ -ONOS_VERSION = "2.6.0-SNAPSHOT" +ONOS_VERSION = "2.7.0-SNAPSHOT" ONOS_ARTIFACT_BASE = "onos-" ONOS_GROUP_ID = "org.onosproject" ONOS_ORIGIN = "ONOS Community"