Edwin Kempin 66a8411583 Update core plugins
* plugins/commit-message-length-validator:
    575115c Bump Maven driven build to java 7

* plugins/cookbook-plugin:
    97f6e1d Bump Maven driven build to java 7

* plugins/replication:
    efd7d03 Eclipse: Bump java source and target level to 7
    3a04654 Bump Maven driven build to java 7

* plugins/reviewnotes:
    7f5178b Eclipse: Bump java source and target level to 7
    c235d38 Bump Maven driven build to java 7

Change-Id: Id6dd294a24187fda4c65a8330609e91297a7ff90
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
2013-11-29 20:38:34 +01:00
..
2013-11-29 20:38:34 +01:00
2013-11-29 20:38:34 +01:00
2013-11-29 20:38:34 +01: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.