Author: bayard
Date: Mon Mar 29 03:07:27 2010
New Revision: 928578
URL: http://svn.apache.org/viewvc?rev=928578&view=rev
Log:
Removing TODO section, I don't think its needed in this doc
Modified:
commons/proper/commons-site/trunk/src/site/xdoc/building.xml
Modified: commons/proper/commons-site/trunk/src/site/xdoc/building.xml
URL:
http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/building.xml?rev=928578&r1=928577&r2=928578&view=diff
==============================================================================
--- commons/proper/commons-site/trunk/src/site/xdoc/building.xml (original)
+++ commons/proper/commons-site/trunk/src/site/xdoc/building.xml Mon Mar 29
03:07:27 2010
@@ -122,15 +122,5 @@
</section>
- <section name='Maven POM (pom.xml) configuration'>
- <p>
- TODO
- </p>
- <p>
- The <a href="commons-parent-pom.html">commons-parent</a> page describes
what
- the <i>parent pom</i> does and some of the configuration required in a
- <i>component's pom</i>.
- </p>
- </section>
</body>
</document>