Update project to newest Gerrit API

In current Gerrit master the CreateProject.Factory interface was
removed. This change adjust plugin code to accommodate this change.

Change-Id: Icc4a064840e22fa952587538263f0c7cfd3296bd
1 file changed
tree: 8c60184f330a6b78ed0ecc62cb8531cca58fd36d
  1. .settings/
  2. src/
  3. tools/
  4. .gitignore
  5. bazlets.bzl
  6. BUILD
  7. external_plugin_deps.bzl
  8. README.md
  9. 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