commit | 2ee0b643800fa91740761a5ebc14f00d9e8afaae | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:16 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:16 2020 -0500 |
tree | b3d130be65589e44b590d13e45420ff241dbe018 | |
parent | 2e389920a859188c3f8fa62ce77f37a170446a4d [diff] |
Switch standalone bazel build to 3.3.0-SNAPSHOT api Change-Id: Ia4f4b7b4a9e6f86bbc9cf5c009370fd6363e5a7d
diff --git a/WORKSPACE b/WORKSPACE index 8b7f5fc..8ceff93 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,7 +12,7 @@ "gerrit_api", ) -gerrit_api() +gerrit_api(version = "3.3.0-SNAPSHOT") load("//:external_plugin_deps.bzl", "external_plugin_deps")