Bump bazel version to 1.0.0

Change-Id: I530b094a9d91ac9a01f13898a4db65c53010d71d
1 file changed
tree: 46fbe5f0a80ff16f9460ecf79bbaf40593d8789e
  1. .settings/
  2. src/
  3. tools/
  4. .bazelignore
  5. .bazelrc
  6. .bazelversion
  7. .gitignore
  8. bazlets.bzl
  9. BUILD
  10. external_plugin_deps.bzl
  11. LICENSE
  12. README.md
  13. WORKSPACE
README.md

Delete project plugin for Gerrit Code Review

A plugin which allows projects to be deleted from Gerrit via an SSH command, REST API or the Project settings screen.

Build Status