Merge branch 'stable-2.14'

* stable-2.14:
  Bump plugin API to 2.14-rc0

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