Merge branch 'stable-3.0'

* stable-3.0:
  Replace bazel-genfiles with bazel-bin in documentation
  Upgrade bazlets to latest stable-3.0 to build with 3.0.3 API
  Bump bazel version to 1.0.0
  Upgrade bazlets to latest stable-2.16 to build with 2.16.12 API
  Upgrade bazlets to latest stable-2.15 to build with 2.15.17 API

Change-Id: Ib5660c244c7b3c2ff8955e7b14be3d7acbd03ffb
diff --git a/.bazelversion b/.bazelversion
index 25939d3..3eefcb9 100644
--- a/.bazelversion
+++ b/.bazelversion
@@ -1 +1 @@
-0.29.1
+1.0.0
diff --git a/src/main/resources/Documentation/build.md b/src/main/resources/Documentation/build.md
index 7c6076b..9bb02c2 100644
--- a/src/main/resources/Documentation/build.md
+++ b/src/main/resources/Documentation/build.md
@@ -19,7 +19,7 @@
 The output is created in
 
 ```
-  bazel-genfiles/plugins/changemessage/changemessage.jar
+  bazel-bin/plugins/changemessage/changemessage.jar
 ```
 
 This project can be imported into the Eclipse IDE.
@@ -42,7 +42,7 @@
 The output is created in
 
 ```
-bazel-genfiles/@PLUGIN@.jar
+bazel-bin/@PLUGIN@.jar
 ```
 
 This project can be imported into the Eclipse IDE: