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/06/26 06:32:35 UTC

[2/2] git commit: log4j rc2

log4j rc2


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/0c61f4a4
Tree: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/tree/0c61f4a4
Diff: http://git-wip-us.apache.org/repos/asf/archiva-redback-core/diff/0c61f4a4

Branch: refs/heads/master
Commit: 0c61f4a4c9b02828dff8ba2f41f1fe283b10ebdc
Parents: e15dad3
Author: Olivier Lamy <ol...@apache.org>
Authored: Thu Jun 26 14:32:27 2014 +1000
Committer: Olivier Lamy <ol...@apache.org>
Committed: Thu Jun 26 14:32:27 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/archiva-redback-core/blob/0c61f4a4/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d22823f..9f7f6f8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -72,7 +72,7 @@
   <properties>
     <springVersion>4.0.5.RELEASE</springVersion>
     <slf4jVersion>1.7.7</slf4jVersion>
-    <log4j2Version>2.0-rc1</log4j2Version>
+    <log4j2Version>2.0-rc2</log4j2Version>
 
     <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
     <gpg.useagent>true</gpg.useagent>