commit | 335876aa94864987b777a3a712ea222bc8cfdf87 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:35:35 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Jun 17 14:39:37 2020 -0400 |
tree | c28cb791ddb9b8dd7cdc3791f220473853547caa | |
parent | b76c7b4e57a00bd7b5058def4c7b66f778830fbb [diff] |
Remove the commented-out snapshot plugin api lines Rely on bazlets README documentation for how to use a SNAPSHOT version. Change-Id: I4b2761dbfc1d9c1961d1356e4b616491a043b299
diff --git a/WORKSPACE b/WORKSPACE index ca869e6..c54999d 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,8 +12,4 @@ "gerrit_api", ) -# Load release Plugin API gerrit_api() - -# Load snapshot Plugin API -#gerrit_api(version = "3.0.xy-SNAPSHOT")