Setting slf4j version

git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@512453 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Joakim Erdfelt 2007-02-27 22:22:37 +00:00
parent df9ebafaf9
commit 5f263af251
1 changed files with 5 additions and 0 deletions

View File

@ -173,6 +173,11 @@
<artifactId>plexus-utils</artifactId>
<version>1.4</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.2</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-repository-metadata</artifactId>