Setting scope of slf4j to provided.

This commit is contained in:
Michael Jumper
2011-08-25 00:52:48 -07:00
parent fa8fd16504
commit 3d3d41ea29

View File

@@ -69,6 +69,7 @@
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.6.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>