commit | b86c61c649e29a19ec11d528f64ec6954cef7ea7 | [log] [tgz] |
---|---|---|
author | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:31:40 2020 -0500 |
committer | Marco Miller <marco.miller@ericsson.com> | Thu Nov 26 13:31:40 2020 -0500 |
tree | 022e9d1330dccd2d0472147880d3b723d142281c | |
parent | 2f7e7906e3a8c28d17afbca719a32a53ead42d33 [diff] |
Switch standalone bazel build to 3.3.0-SNAPSHOT api Change-Id: I5a8e7b66d538fed597992cfd9bf27bf095c9f2d9
diff --git a/WORKSPACE b/WORKSPACE index c7dbaa5..3165f4b 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -12,4 +12,4 @@ "gerrit_api", ) -gerrit_api() +gerrit_api(version = "3.3.0-SNAPSHOT")