Updated Branches:
  refs/heads/slf4j-log4j2 a4ffa52a4 -> d725e2105 (forced update)


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

Branch: refs/heads/slf4j-log4j2
Commit: d725e21059bf38cb803145eea061be9e73b1771d
Parents: d0947c5
Author: Arnaud Héritier <aherit...@apache.org>
Authored: Sat Jun 1 22:35:19 2013 +0200
Committer: Arnaud Héritier <aherit...@apache.org>
Committed: Tue Jul 16 00:50:18 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/maven/blob/d725e210/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