Set snapshot version to 3.0.11-SNAPSHOT

Change-Id: I0c64cc9bbaf2f80070e0c512585f30c4c50c0391
diff --git a/gerrit_api_maven_local.bzl b/gerrit_api_maven_local.bzl
index bdeb4ba..507a642 100644
--- a/gerrit_api_maven_local.bzl
+++ b/gerrit_api_maven_local.bzl
@@ -6,7 +6,7 @@
 gerrit_api is rule for fetching Gerrit plugin API using Bazel.
 """
 
-VER = "3.0.2-SNAPSHOT"
+VER = "3.0.11-SNAPSHOT"
 
 def gerrit_api_maven_local():
     bouncycastle_repos()