Mark JDK SLF adapter as scope test. Resolves issue 231.

This commit is contained in:
Mike Hearn 2012-08-28 19:19:30 +02:00
parent 56d74d504a
commit 0ae4c6e4d5

View file

@ -155,6 +155,7 @@
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<scope>test</scope>
</dependency>
<dependency>