David Pursehouse fc92706aec Update cookbook plugin revision
- Update GWT to 2.6.1 to match version used in core Gerrit

Change-Id: Idcefc11b9228d2c26fcff31261f9f8f1397ade02
2014-05-29 00:51:44 +00:00
..
2014-04-17 22:19:07 +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.