Files
gerrit/plugins
Hector Oswaldo Caballero 3179424417 Update replication plugin to latest version
- Replicate HEAD reference when replicating a project

Change-Id: Ia18a416dc5ea29c08523148373476354ed7f0a24
2016-01-19 21:44:40 +00: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.