Formatting the Maven xml block

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@1156027 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2011-08-10 05:11:15 +00:00
parent f3ff37b4de
commit 6f417859b7
1 changed files with 2 additions and 2 deletions

View File

@ -71,11 +71,11 @@ The <a href="source-repository.html">subversion repository</a> can be
<p>
Alternatively you can pull it from the central Maven repositories:
<code>
<pre>
&lt;groupId&gt;org.apache.commons&lt;/groupId&gt;
&lt;artifactId&gt;commons-lang3&lt;/artifactId&gt;
&lt;version&gt;3.0.1&lt;/version&gt;
</code>
</pre>
</p>
<p>