David Pursehouse 8d80726ec8 Update plugins to latest revisions merged from stable-2.8
No functional changes.  Changes from stable-2.8 are not applicable
on master and are discarded.

Change-Id: I265c19ff9aa806a3e75287ce69311ee6836845aa
2013-12-05 00:29:00 +09: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.