Merge branch 'stable-3.0' into stable-3.1

* stable-3.0:
  Upgrade bazlets to latest stable-3.0 to build with 3.0.11 API
  Remove the commented-out snapshot plugin api lines

Change-Id: I6e3ea9f772d2c5aca96d7354bf47e64c75eac1e4
diff --git a/WORKSPACE b/WORKSPACE
index 819a078..e2ba643 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -3,7 +3,7 @@
 load("//:bazlets.bzl", "load_bazlets")
 
 load_bazlets(
-    commit = "7a9ae377b519934c87184cc05845663ed708b69c",
+    commit = "bd8db0cf3057397bcf7287c28cc93886e663989b",
     #local_path = "/home/<user>/projects/bazlets",
 )