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-apacheds.git
commit dab06726e2a2e2844d5568abddbb9e7778ba12a4 Author: Olivier Lamy <[email protected]> AuthorDate: Sat Sep 22 16:04:11 2012 +0000 log4j 2.0-beta1 git-svn-id: https://svn.apache.org/repos/asf/archiva/redback/redback-components/trunk@1388823 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 6014a32..75324d9 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.archiva.redback.components</groupId> <artifactId>redback-components</artifactId> - <version>2.0</version> + <version>2.1-SNAPSHOT</version> <relativePath>../redback-components-parent/pom.xml</relativePath> </parent> @@ -117,7 +117,7 @@ <scope>test</scope> </dependency> <dependency> - <groupId>org.apache.logging.log4j</groupId> + <groupId>org.apache.logging.log4j.adapters</groupId> <artifactId>log4j-jcl</artifactId> <scope>test</scope> </dependency> -- To stop receiving notification emails like this one, please contact [email protected].
