Merge branch 'stable-3.0'

* stable-3.0:
  Enable build and format validation
  Set version to 3.0.0
  Fix scm connection and url
  pom.xml: Externalise Gerrit version variable

Change-Id: Ie9036bfe870c4011f14cca21ae86b8c6c0c3e33e
tree: 0211b670be0843385687f393b9b920c659f2943c
  1. src/
  2. .gitignore
  3. Jenkinsfile
  4. LICENSE
  5. pom.xml
  6. 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.