You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/09/29 23:04:08 UTC

git commit: Minor branding nit.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 6d2f5d57d -> 103e15820


Minor branding nit.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/103e1582
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/103e1582
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/103e1582

Branch: refs/heads/master
Commit: 103e1582034313e6bd71f15f5b97c2778d410809
Parents: 6d2f5d5
Author: Gary Gregory <ga...@gmail.com>
Authored: Mon Sep 29 17:04:05 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Mon Sep 29 17:04:05 2014 -0400

----------------------------------------------------------------------
 log4j-perf/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/103e1582/log4j-perf/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-perf/pom.xml b/log4j-perf/pom.xml
index 13c576e..6541949 100644
--- a/log4j-perf/pom.xml
+++ b/log4j-perf/pom.xml
@@ -37,7 +37,7 @@
   <properties>
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <log4jParentDir>${basedir}/..</log4jParentDir>
-    <docLabel>Log4J Performance Tests</docLabel>
+    <docLabel>Apache Log4J Performance Tests</docLabel>
     <projectDir>/log4j-perf</projectDir>
     <jmh.version>1.1.1</jmh.version>
     <javac.target>1.6</javac.target>