Set snapshot API to 2.16.5-SNAPSHOT

Change-Id: Iaa69dd6bba80286f4777e4d603bd6c18034fd77b
diff --git a/gerrit_api_maven_local.bzl b/gerrit_api_maven_local.bzl
index c23663d..5cb12ef 100644
--- a/gerrit_api_maven_local.bzl
+++ b/gerrit_api_maven_local.bzl
@@ -5,7 +5,7 @@
 gerrit_api is rule for fetching Gerrit plugin API using Bazel.
 """
 
-VER = "3.0-SNAPSHOT"
+VER = "2.16.5-SNAPSHOT"
 
 def gerrit_api_maven_local():
     bouncycastle_repos()