Set snapshot API to 3.0.1-SNAPSHOT

Change-Id: I3473a08e031bd8bee9a38c071e5790c833ecdfca
diff --git a/gerrit_api_maven_local.bzl b/gerrit_api_maven_local.bzl
index ba959cc..a0177db 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.1.0-SNAPSHOT"
+VER = "3.0.1-SNAPSHOT"
 
 def gerrit_api_maven_local():
     bouncycastle_repos()