Author: eric
Date: Sun Mar 1 09:13:24 2015
New Revision: 1663052
URL: http://svn.apache.org/r1663052
Log:
remove unneeded dep in pom, patch contributed by Bernd Waibel (JAMES-1559)
Modified:
james/server/trunk/data/data-library/pom.xml
Modified: james/server/trunk/data/data-library/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/data/data-library/pom.xml?rev=1663052&r1=1663051&r2=1663052&view=diff
==============================================================================
--- james/server/trunk/data/data-library/pom.xml (original)
+++ james/server/trunk/data/data-library/pom.xml Sun Mar 1 09:13:24 2015
@@ -94,11 +94,6 @@
<scope>test</scope>
<type>test-jar</type>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-simple</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]