log4j2 2.0
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/9bd51a4b Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/9bd51a4b Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/9bd51a4b Branch: refs/heads/master Commit: 9bd51a4b7ed438ac36749d64cf30d1432327bfd1 Parents: e92a968 Author: Olivier Lamy <[email protected]> Authored: Thu Jul 17 17:58:41 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Jul 17 17:58:41 2014 +1000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/9bd51a4b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6e80764..276f6c3 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ <redback.spring-utils.version>2.1</redback.spring-utils.version> <redback.taskqueue.version>2.1</redback.taskqueue.version> <slf4j.version>1.7.7</slf4j.version> - <log4j.version>2.0-rc2</log4j.version> + <log4j.version>2.0</log4j.version> <spring.version>4.0.6.RELEASE</spring.version>
