pom.xml: Externalise Gerrit version variable

Change-Id: I3e72c293644862f503f8141e4a87d41c01e11e79
1 file changed
tree: dc19989d0f71bbea3040afb9bdfbd3e73904fe06
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml
  5. README.md
README.md

Gerrit interface to a global-refdb

Global ref-database interface for use with Gerrit Code Review.

Enables the de-coupling between Gerrit, the multi-site plugin and the different implementations of a globally shared ref-database.

Design

The design for a global ref-db interface for Gerrit has been posted to the Gerrit Code Review project for review.