Merge "dev-release: Install release artifact to local Maven repository" into stable-2.16
diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index ca33ef8..6f72546 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -108,6 +108,7 @@
 +
 ----
   bazel build release Documentation:searchfree
+  ./tools/maven/api.sh war_install
   ./tools/maven/api.sh install
 ----