commit | 240d9b9d8bc59fc9ec4bd6feadfca472453224d6 | [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 | 892c3cc50eecf1a5704f6fd534c8611c88e3503c | |
parent | 73ef3c39131b9b8f1d22384eaddc443b82efa0ba [diff] |
Adapt SNAPSHOT plugin api example to the 3.1 version Change-Id: Id12643fe014fbb0e9ad9af9eecb7b629b181d7ea
diff --git a/WORKSPACE b/WORKSPACE index c96568d..7d8e755 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")