You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2014/08/07 04:19:34 UTC

git commit: log4j 2.0.1

Repository: archiva-redback-core
Updated Branches:
  refs/heads/master 928b2596d -> c5327df70


log4j 2.0.1


Project: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/commit/c5327df7
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/c5327df7
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/c5327df7

Branch: refs/heads/master
Commit: c5327df70ff23c9305cef16a9ac058c674cd662d
Parents: 928b259
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Aug 7 12:19:25 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Aug 7 12:19:25 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/c5327df7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b74174e..92c3a89 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
   <properties>
     <springVersion>4.0.6.RELEASE</springVersion>
     <slf4jVersion>1.7.7</slf4jVersion>
-    <log4j2Version>2.0</log4j2Version>
+    <log4j2Version>2.0.1</log4j2Version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>