Fix a link

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1340210 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2012-05-18 19:11:31 +00:00
parent 6e77b7eefd
commit eef80d6ff9
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@ What is the new development version for "HBase"? (org.apache.hbase:hbase) 0.92.1
<section xml:id="hbase.site.publishing">
<title>Publishing a new version of hbase.apache.org</title>
<para>Set up your apache credentials and the target site location locally in a place and
form that maven can pick it up, in <filename>~/.m2/settings.xml</filename>. See <xref linked="" /> for an example.
form that maven can pick it up, in <filename>~/.m2/settings.xml</filename>. See <xref linked="mvn.settings.file" /> for an example.
Next, run the following:
<programlisting>$ mvn -DskipTests -Papache-release site site:deploy</programlisting>
You will be asked for your password. It can take a little time.