summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Ostrovsky <david.ostrovsky@gmail.com>2020-07-21 22:31:26 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2020-07-21 22:31:26 +0000
commite294e00a1072175d55f777ca5839470e60d5c4d4 (patch)
tree77d70e651cc4906a91750866778dfb5f6fc8d5ab
parentbdc31b319f20e7fea9cdbe6541f7c56b61f941ba (diff)
parent8d25937a035cf76252cbb5e316e0bd407a78d006 (diff)
Merge "dev-release: Install release artifact to local Maven repository" into stable-2.16
-rw-r--r--Documentation/dev-release.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index ca33ef8d4b..6f725464dc 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -108,6 +108,7 @@ Tag the plugins:
+
----
bazel build release Documentation:searchfree
+ ./tools/maven/api.sh war_install
./tools/maven/api.sh install
----