Update git submodules
* Update plugins/delete-project from branch 'master'
to 0322a37009071da525bfd8569e98538c2e8891d5
- Provide less verbose repo delete method
Currently, the repo delete method exposed is too verbose, and forces
the client to provide parameters for preserving and archiving the repo.
Provide a less verbose method with sensible defaults.
Annotate the method so its clear it will be used by the pull-
replication plugin, this will also prevent accidental removal of the
method impacting the pull-replication plugin.
Bug: Issue 16730
Change-Id: I50dbcb9a91bf3697b8c7d66db646020d29dae83a
diff --git a/plugins/delete-project b/plugins/delete-project
index 4b17366..0322a37 160000
--- a/plugins/delete-project
+++ b/plugins/delete-project
@@ -1 +1 @@
-Subproject commit 4b173665d13703332a941d9c347c3adddd45fb54
+Subproject commit 0322a37009071da525bfd8569e98538c2e8891d5