Build with 2.16-SNAPSHOT API

Update build.sbt to point to gerrit master, which is 2.16-SNAPSHOT

Bug: Issue 9838
Change-Id: If1c048558b259ea37c88994797cf8124c53e9003
3 files changed
tree: 1998d974c5b78442ca50dde30a3f979aa305322f
  1. project/
  2. src/
  3. .gitignore
  4. build.sbt
  5. LICENSE
  6. README.md
README.md

analytics-wizard

Wizard to provision a new GerritAnalytics stack

Setup

this plugin is being developed against gerrit master (2.16), thus it relies on gerrit-plugin-api-2.16-SNAPSHOT

In order to make gerrit-plugin-api-2.16-SNAPSHOT available locally you can run the following from a gerrit checkout dir:

./tools/maven/api.sh install