gerrit/plugins
David Pursehouse 50d79c6203 Update cookbook plugin revision
Sets the correct API version in the pom.xml file.

Change-Id: I662d4dd2f6c2a18c64cc01cdb6193e24dc0fbad9
2014-03-14 15:55:43 +09:00
..
commit-message-length-validator@6eba481780 Update plugins to latest revisions 2013-12-04 14:06:13 +09:00
cookbook-plugin@000ac72bc6 Update cookbook plugin revision 2014-03-14 15:55:43 +09:00
download-commands@eb5e44f2d7 Update download-commands plugin to latest revision 2013-12-11 16:26:33 +09:00
replication@24438f6d8e Update replication plugin 2014-03-03 16:10:17 +09:00
reviewnotes@6874243210 Update plugins to latest revisions 2013-12-04 14:06:13 +09:00
BUCK Register core plugin that implements the standard download commands 2013-10-16 22:08:17 +02:00
README Ensure core plugins are bundled by Maven 2013-05-06 15:36:46 -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.