Files
gerrit/plugins
David Pursehouse 53e1407504 Update replication plugin to latest revision
- Revert "Replicate HEAD reference when replicating a project"
- Fetch parent groups of the authGroups

Change-Id: I0fab5d828fef06b583404f30cacf17f44c882da0
2016-01-29 18:07:47 +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.