Updated Branches: refs/heads/slf4j-logback 77d59af53 -> 7f9e28052
o just to distinguish on the CLI it has logback inside Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/7f9e2805 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/7f9e2805 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/7f9e2805 Branch: refs/heads/slf4j-logback Commit: 7f9e280522379fc0f3ac09f4d81e8188cdb54192 Parents: 77d59af Author: Jason van Zyl <jvan...@apache.org> Authored: Tue Dec 11 16:26:55 2012 -0500 Committer: Jason van Zyl <jvan...@apache.org> Committed: Tue Dec 11 16:26:55 2012 -0500 ---------------------------------------------------------------------- build.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/7f9e2805/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 4bbbec9..715d634 100644 --- a/build.xml +++ b/build.xml @@ -34,7 +34,7 @@ END SNIPPET: ant-bootstrap --> <property name="distributionDirectory" value="apache-maven"/> <property name="distributionId" value="apache-maven"/> <property name="distributionShortName" value="Maven"/> - <property name="distributionName" value="Apache Maven"/> + <property name="distributionName" value="Apache Maven (Logback)"/> <property name="it.workdir.version" value="3.0.x" /> <target name="initTaskDefs">