commit | c989b2b711c5cf9857c3ba25bc52cd6fdd76ad79 | [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:35:50 2020 -0400 |
tree | a7bb2553cada7a962d26ee82c6a38a7422a08390 | |
parent | f29c42864c06b865d334b8e65ae49ad16e95d30d [diff] |
Remove the commented-out snapshot plugin api lines Rely on bazlets README documentation for how to use a SNAPSHOT version. Change-Id: I8e312915bb7e0706cc2736f30858b30ddb90c6d4
diff --git a/WORKSPACE b/WORKSPACE index 33f5a4c..19347bd 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")