commit | cc4c413eb008c4174ec3900f9e168982ad872d96 | [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 | ad8379db00ee97d3a8768a2097fefe6d7c470f9d | |
parent | d8df0ccfd747665ebda44c5d24126101fc7f6b92 [diff] |
Adapt SNAPSHOT plugin api example to the 3.1 version Change-Id: I479545268fa9953f561dea09b682565782ec938b
diff --git a/WORKSPACE b/WORKSPACE index 036e717..6f0a3e1 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")