Sasa Zivkov 2aec8a3d9f Update the reviewnotes plugin to the latest revision
Change-Id: I05a0b0040a63cad0bc0f7e6503aa7bc95c72db3a
2013-10-09 13:09:37 +02:00
..
2013-05-10 12:06:00 -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.