Files
gerrit/plugins
David Pursehouse 2803821c46 Update revision of reviewnotes plugin
This adds the commit:

- Correct example of export command usage in documentation

Change-Id: Ia60ad06ee1bd26e449a5f284dac8a2f9885346b8
2013-09-27 10:37:17 +09:00
..
2013-06-21 09:51:01 -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.