Set version to 3.2.3 for release

Change-Id: Ifbf44396bba4c9b7ae58212d1a8fb4b7cee358d8
1 file changed
tree: b2c527c6fe850cea41a39d41882a2b1546425aee
  1. src/
  2. .gitignore
  3. BUILD
  4. Jenkinsfile
  5. LICENSE
  6. pom.xml
  7. 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.