]> source.dussan.org Git - archiva.git/commitdiff
Adding plexus-slf4j-logging to top level pom (for now) as it is used everywhere
authorJoakim Erdfelt <joakime@apache.org>
Sun, 16 Mar 2008 03:32:02 +0000 (03:32 +0000)
committerJoakim Erdfelt <joakime@apache.org>
Sun, 16 Mar 2008 03:32:02 +0000 (03:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@637520 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 73e7ff60ea817f0a183d6e89b07c26de36b8603d..e865433816aae52082cb0557ae8c7a8b48951811 100644 (file)
--- a/pom.xml
+++ b/pom.xml
       <version>1.2_Java1.3</version>
       <scope>test</scope>
     </dependency>
+    <dependency>
+      <groupId>org.codehaus.plexus</groupId>
+      <artifactId>plexus-slf4j-logging</artifactId>
+      <scope>test</scope>
+    </dependency>
     <dependency>
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-log4j12</artifactId>