commit | 06b03687dac8c269c66e40e506a8d6e9aa2d53e9 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:29 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:33:29 2020 -0500 |
tree | dc1d98c089c0c17d71f2bc4e22e1e65af6c9e39d | |
parent | cee3fd8a6d2cd9d6e86153d76ca36caaf640dabe [diff] |
Switch standalone bazel build to 3.3.0-SNAPSHOT api Change-Id: Ib5f875e43cc2f4620cc7ac42df32399d36e12ffc
diff --git a/WORKSPACE b/WORKSPACE index 8b3dad9..17b8135 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,4 +12,4 @@ "gerrit_api", ) -gerrit_api() +gerrit_api(version = "3.3.0-SNAPSHOT")