1
0

Note that building requires maven 1.x

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@395196 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Simon Kitching
2006-04-19 10:14:01 +00:00
parent ac4bd0a7cd
commit 4b002823ed

View File

@@ -24,7 +24,7 @@ limitations under the License.
<section name="Overview">
<p>
Commons Logging uses <a href="http://ant.apache.org">Ant</a> as a build system
and <a href="http://maven.apache.org">Maven</a> for documentation only.
and <a href="http://maven.apache.org">Maven 1.x</a> for documentation only.
</p>
</section>
<!-- ================================================== -->