This is an automated email from the ASF dual-hosted git repository.
martin_s pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/archiva-redback-components-spring-utils.git
Advertising
commit a27851fd4844a72d767fbff4570f56a8e9457e0d
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Wed Apr 24 10:17:49 2013 +0000
log4j2 2.0-beta5
git-svn-id:
https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1471344
13f79535-47bb-0310-9956-ffa450edef68
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index eb6f957..9126544 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<optional>true</optional>
</dependency>
<dependency>
- <groupId>org.apache.logging.log4j.adapters</groupId>
+ <groupId>org.apache.logging.log4j</groupId>
<artifactId>log4j-slf4j-impl</artifactId>
<version>${log4jVersion}</version>
<scope>test</scope>
--
To stop receiving notification emails like this one, please contact
marti...@apache.org.