summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2020-09-29 12:24:04 -0400
committerMarco Miller <marco.miller@ericsson.com>2020-09-29 12:57:18 -0400
commitfc137b06d4ee84fd0af8464c1b6bf9c6b7a7c155 (patch)
treeb8d2e8cb2638a8c016942d78df5612763d2effab
parent938fcd31bb1b5f78ee52871421f2e46b79d54d0a (diff)
Documentation: Remove redundant Verify line in dev-release
Make the ending colons in that section consistent. Change-Id: Id2fc5c273c73ce04c7c87fd6d4da759f6ebd9eb3
-rw-r--r--Documentation/dev-release.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/dev-release.txt b/Documentation/dev-release.txt
index 8297b60204..75f994081e 100644
--- a/Documentation/dev-release.txt
+++ b/Documentation/dev-release.txt
@@ -104,7 +104,7 @@ Tag the plugins:
[[build-gerrit]]
=== Build Gerrit
-* Build the Gerrit WAR, API JARs and documentation
+* Build the Gerrit WAR, API JARs and documentation:
+
----
bazel build release Documentation:searchfree
@@ -119,9 +119,7 @@ Tag the plugins:
----
* Try upgrading a test site and launching the daemon
-* Verify plugin versions
-+
-Verify the versions:
+* Verify the plugin versions:
+
----
java -jar bazel-bin/release.war init --list-plugins