Use custom distribution name

Project: http://git-wip-us.apache.org/repos/asf/maven/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a4ffa52a
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4ffa52a
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a4ffa52a

Branch: refs/heads/slf4j-log4j2
Commit: a4ffa52a450cf9eb56492c112aac5e7d29b9f44c
Parents: 46584b3
Author: Arnaud Héritier <aherit...@apache.org>
Authored: Sat Jun 1 22:35:19 2013 +0200
Committer: Arnaud Héritier <aherit...@apache.org>
Committed: Mon Jul 15 23:42:21 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/a4ffa52a/build.xml
----------------------------------------------------------------------
diff --git a/build.xml b/build.xml
index 6b93808..6ffed22 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 (Log4J2)"/>
   <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