commit | fd0d01b1f8875829cee618a4769698b2962a2fe2 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:36 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:36 2020 -0500 |
tree | 0410b202d514f6f2ab918dab588acec9f633c1f4 | |
parent | 76eb1fe47b8605694094434c6c617ebc9d0e2f4a [diff] |
Switch standalone bazel build to 3.3.0-SNAPSHOT api Change-Id: If88e9624d8ff0bc0f1d48fe8937d348d615a3d3d
diff --git a/WORKSPACE b/WORKSPACE index 289a582..cf34773 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,4 +12,4 @@ "gerrit_api", ) -gerrit_api() +gerrit_api(version = "3.3.0-SNAPSHOT")