Adapt SNAPSHOT plugin api example to the 3.1 version

Change-Id: Ic9bc04721ed30d9e2105c3ae2be5c3658f139907
diff --git a/WORKSPACE b/WORKSPACE
index 09aa5e0..e74f435 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -16,7 +16,7 @@
 gerrit_api()
 
 # Load snapshot Plugin API
-#gerrit_api(version = "3.0.xy-SNAPSHOT")
+#gerrit_api(version = "3.1.xy-SNAPSHOT")
 
 load("//:external_plugin_deps.bzl", "external_plugin_deps")