Merge branch 'stable-3.2' into stable-3.3

* stable-3.2:
  Upgrade Gerrit API to 3.3.3
  Upgrade Gerrit API to 3.3.2

Change-Id: Ib331022db0508e60c84b6a5ed20ec52832334f84
diff --git a/build.sbt b/build.sbt
index 5fc126d..7115209 100644
--- a/build.sbt
+++ b/build.sbt
@@ -1,6 +1,6 @@
 enablePlugins(GitVersioning)
 
-val gerritApiVersion = "3.3.1-SNAPSHOT"
+val gerritApiVersion = "3.3.3"
 
 val pluginName = "analytics"