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/2d9373f1
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/2d9373f1
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/2d9373f1

Branch: refs/heads/slf4j-logback
Commit: 2d9373f11da7dd025d422cffd20ad06fc2429a64
Parents: 8fa21b6
Author: Jason van Zyl <jvan...@apache.org>
Authored: Tue Dec 11 16:26:55 2012 -0500
Committer: Arnaud Héritier <aherit...@apache.org>
Committed: Tue Jul 16 00:17:57 2013 +0200

----------------------------------------------------------------------
 build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/2d9373f1/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6b93808..44783db 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" />
   <property name="maven-compile.jvmargs" value="-Xmx512m -Xms512m"/>
   <property name="maven-compile.fork" value="true"/>

Reply via email to