commit | baa66a4d03457f571b5f5550032f6ba7057a32c7 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Tue Jun 16 13:46:13 2020 -0400 |
committer | Marco Miller <marco.miller@ericsson.com> | Tue Jun 16 13:46:13 2020 -0400 |
tree | cd09168e0bf880def24723d3159c43baba3d6c04 | |
parent | e9aa7556dbf38b7f38122f54a6ac5521ea084936 [diff] |
Adapt SNAPSHOT plugin api example to the 3.1 version Change-Id: Ib34ca2ba08bf749a358b8f58e9d94849829ae68c
diff --git a/WORKSPACE b/WORKSPACE index a141460..1e0aefa 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -16,7 +16,7 @@ gerrit_api() # Load snapshot Plugin API -#gerrit_api(version = "3.0.xy-SNAPSHOT") +#gerrit_api(version = "3.1.xy-SNAPSHOT") load("//:external_plugin_deps.bzl", "external_plugin_deps")