Author: ggregory
Date: Wed Oct 29 14:48:50 2014
New Revision: 1635159
URL: http://svn.apache.org/r1635159
Log:
Format.
Modified:
commons/proper/csv/trunk/src/site/xdoc/index.xml
Modified: commons/proper/csv/trunk/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/proper/csv/trunk/src/site/xdoc/index.xml?rev=1635159&r1=1635158&r2=1635159&view=diff
==============================================================================
--- commons/proper/csv/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/csv/trunk/src/site/xdoc/index.xml Wed Oct 29 14:48:50 2014
@@ -57,11 +57,9 @@ limitations under the License.
</ul>
<p>
Alternatively you can pull it from the central Maven repositories:
- <pre>
- <groupId>org.apache.commons</groupId>
+ <pre><groupId>org.apache.commons</groupId>
<artifactId>commons-csv</artifactId>
- <version>1.0</version>
- </pre>
+ <version>1.0</version></pre>
</p>
</section>