Merge branch 'stable-2.14'

* stable-2.14:
  Upgrade API to 2.14.1

Change-Id: I499ee374585f4fd8d0bd0e409defd6b784592062
diff --git a/gerrit_api_maven_local.bzl b/gerrit_api_maven_local.bzl
index 05b38dc..b1fe421 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.1-SNAPSHOT"
+VER = "2.15-SNAPSHOT"
 
 def gerrit_api_maven_local():
   bouncycastle_repos()