David Pursehouse bf17a4e6f9 Update the cookbook plugin revision
- Build with API version 2.11 and consume from Maven Central

Change-Id: I2a2d3b9fa165e99c114de4b2c9df36a4cef83780
2015-04-17 16:56:05 +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.