Tweaks git-svn-id: https://svn.apache.org/repos/asf/commons/proper/commons-build-plugin/trunk@1739373 13f79535-47bb-0310-9956-ffa450edef68
Project: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/commit/5d4032c9 Tree: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/tree/5d4032c9 Diff: http://git-wip-us.apache.org/repos/asf/commons-build-plugin/diff/5d4032c9 Branch: refs/heads/master Commit: 5d4032c92bee7fbef9312c85fa73ca1f1aefa009 Parents: 656f3ff Author: Sebastian Bazley <[email protected]> Authored: Fri Apr 15 21:24:05 2016 +0000 Committer: Sebastian Bazley <[email protected]> Committed: Fri Apr 15 21:24:05 2016 +0000 ---------------------------------------------------------------------- src/site/xdoc/index.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-build-plugin/blob/5d4032c9/src/site/xdoc/index.xml ---------------------------------------------------------------------- diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index 7c9a8e7..c156569 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -31,7 +31,7 @@ <section name="Build Plugin"> <p> - This is a <a href="http://maven.apache.org/">Maven 2.x</a> + This is a <a href="http://maven.apache.org/">Maven 2.x/3.x</a> <a href="http://ant.apache.org/">Ant</a> Plugin which is used by <a href="http://commons.apache.org/">Apache Commons</a> builds. See the <a href="development.html">Development</a> page for information to @@ -62,7 +62,7 @@ <plugin> <groupId>org.apache.commons</groupId> <artifactId>commons-build-plugin</artifactId> - <version>1.4</version> + <version>1.5</version> </plugin> ]]></source> </p>
