Adapt SNAPSHOT plugin api example to the 3.1 version

Change-Id: I20e2335851761229ad956d1db680cbb8a25d2a46
diff --git a/WORKSPACE b/WORKSPACE
index b5e383f..590d669 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")