diff options
author | Olivier Lamy <olamy@apache.org> | 2013-04-24 10:41:53 +0000 |
---|---|---|
committer | Olivier Lamy <olamy@apache.org> | 2013-04-24 10:41:53 +0000 |
commit | cadd272aa0205ef31c5779722d8bb33a2ab8b012 (patch) | |
tree | f7af46796a187a30f827c09dacfcf64d7ea2992c /archiva-modules/plugins/repository-statistics/pom.xml | |
parent | bcd68a2437a3b9be8cb89afefda0735e7e8a6a36 (diff) | |
download | archiva-cadd272aa0205ef31c5779722d8bb33a2ab8b012.tar.gz archiva-cadd272aa0205ef31c5779722d8bb33a2ab8b012.zip |
log4j2 2.0-beta5
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1471362 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/plugins/repository-statistics/pom.xml')
-rw-r--r-- | archiva-modules/plugins/repository-statistics/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archiva-modules/plugins/repository-statistics/pom.xml b/archiva-modules/plugins/repository-statistics/pom.xml index 598ec38ec..000cdb411 100644 --- a/archiva-modules/plugins/repository-statistics/pom.xml +++ b/archiva-modules/plugins/repository-statistics/pom.xml @@ -55,7 +55,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.apache.logging.log4j.adapters</groupId> + <groupId>org.apache.logging.log4j</groupId> <artifactId>log4j-jcl</artifactId> <scope>test</scope> </dependency> |