v3.1.11
Set to Gerrit v3.1.11

Also update auto-value to 1.7 and adapt the Gerrit
Project and Change keys to the new entities package
and the associated type adapters for JSON serialisation.

In Gerrit v3.1, the Project name and Change id are auto-values
and therefore need specific type adapters for being
serialised.

Change-Id: If9ccb759c06a219932f7b7fd19c1690533f22048
2 files changed
tree: e35754d5328698f9f84e5c49fc4a7b049b0f8ecd
  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.