Set Gerrit to v3.4.0-SNAPSHOT

Also adapt to the autovalue-gson serialisation
from Gerrit master which replaces the old-fashioned
manual type adapters.

Change-Id: Id3f2f5867b1715e1eb6a7a123448288943b33078
2 files changed
tree: c8e210bfe64d9cff9c912b6f4618bfc1006039b5
  1. src/
  2. .gitignore
  3. BUILD
  4. Jenkinsfile
  5. LICENSE
  6. pom.xml
  7. README.md
README.md

Events Broker API for Gerrit Code Review

API of a generic events broker for use with Gerrit Code Review.

Enables the de-coupling between Gerrit, plugins and the different implementations of a generic events broker.