Shawn Pearce cee4e13ba3 Update plugins with fixed manifests
Change-Id: Ie4672d10615bef73b0e0b9514fb5b5ee587f4d50
2013-06-03 17:37:22 +02:00
..
2013-05-10 12:06:00 -07:00

If you are adding a directory here:

- Search all pom.xml files for "CORE PLUGIN LIST".
- Add the new plugin to that location.
- (optional) Thank the Maven developers for making this easy.

- Ensure the plugin's pom.xml <version> is the same as Gerrit's
  own pom.xml(s). Gerrit will only embed a plugin that has the
  same version as itself.

- Register the plugin as a submodule with git submodule.