commit | e8e96713c89c6cf035f22bd0da7ad6d45b5ade45 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:35:34 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:39:17 2020 -0400 |
tree | 950f1928c6c1b045e59f57822ad5a360a67cfa1d | |
parent | 1829979174e0b7d29100172bc2cc8f5cb1f8afe4 [diff] |
Remove the commented-out snapshot plugin api lines Rely on bazlets README documentation for how to use a SNAPSHOT version. Change-Id: Ia7c7eb10554673507be6481ae7003ab5550ec32d
diff --git a/WORKSPACE b/WORKSPACE index 817d1d0..181251b 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,12 +12,8 @@ "gerrit_api", ) -# Load release Plugin API gerrit_api() -# Load snapshot Plugin API -#gerrit_api(version = "3.0.xy-SNAPSHOT") - load(":external_plugin_deps.bzl", "external_plugin_deps") external_plugin_deps()