Jonathan Nieder 5d7a8decfe Merge branch 'stable-2.8'
* stable-2.8:
  Update download-commands plugin

Change-Id: I917142d445d6b6db98a64bd089e4c688ff01f750
2013-10-31 13:05:37 -07:00
..
2013-10-29 10:43:46 +01:00
2013-10-24 11:06:14 +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.