Align MANIFEST.MF plugin name with repo and Bazel name

This plugin is named 'delete-project' in its Gerrit repo and Bazel
build file. Align the MANIFEST.MF name with the correct one, including
the hyphen '-'.

Change-Id: I4a6a00f78013cbb4d4168ea9a0ee8fd8cc1bece3
1 file changed
tree: a9c8a4f4b010d0e1d29ccff6282d433c41a02f34
  1. .settings/
  2. src/
  3. .gitignore
  4. BUILD
  5. README.md
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