This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-release-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new c2a528a Need to define repo id
c2a528a is described below
commit c2a528a60502b2c7154d582e1b3ee7b8222da3d6
Author: Sebb <[email protected]>
AuthorDate: Sat Aug 1 14:16:25 2020 +0100
Need to define repo id
---
src/site/xdoc/index.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml
index 0747ba3..ddd5431 100755
--- a/src/site/xdoc/index.xml
+++ b/src/site/xdoc/index.xml
@@ -66,7 +66,7 @@
the root of the project, and commit them to a specified
staging subversion repository.
</li>
<li>
- <a
href="vote-txt.html">org.apache.commons:commons-release-plugin:1.7:vote-txt</a>
+ <a
href="vote-txt.html">org.apache.commons:commons-release-plugin:1.7:vote-txt</a>
-Dcommons.nexus.repo.id=nnnn [-Dgit.tag.name] # where nnn is the number
following orgapachecommons- in the Nexus 'Repository' column
</li>
</ul>
</p>