Files
gerrit/plugins
David Pursehouse 954bb5e4d0 Update replication plugin to latest revision
- Set connection timeout to 120 sec for SSH remote operations

Change-Id: I39068f650572ed021439c33d926240bf9131c9a7
2015-04-15 10:33:30 +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.