Bump Gerrit version to 2.8

In another context, trying to integrate Gerrit 2.8 with closure-template (soy)
we have seen guice mismatch version problem between Gerrit 2.8 (based on
guice-4.0) and closure template (based on guice 3.0).  Particularly
multibinding from 3.0 was conflicting with guice 4.0 internal packages.

Work around is: exlude the 3.0 multibinding from shaded jar and include
dependency to multibinding 4.0-beta.

Change-Id: I8962a1d395455b32956b98d77bd2411420fded6b
2 files changed
tree: 442f2e9b25da49c68639f4660ba3dcf6e77b5841
  1. src/
  2. .gitignore
  3. LICENSE
  4. pom.xml