Set Gerrit API snapshot version to 2.14.8-SNAPSHOT

Change-Id: I99365b23d7a33c636a8415d33c607e4e85e8149e
diff --git a/gerrit_api_maven_local.bzl b/gerrit_api_maven_local.bzl
index f703240..17e3af9 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 = "2.14.7-SNAPSHOT"
+VER = "2.14.8-SNAPSHOT"
 
 def gerrit_api_maven_local():
   bouncycastle_repos()