Author: norman
Date: Mon Mar 7 13:28:33 2011
New Revision: 1078772
URL: http://svn.apache.org/viewvc?rev=1078772&view=rev
Log:
Remove duplicated declaration of dependency
Modified:
james/server/trunk/jpa/pom.xml
Modified: james/server/trunk/jpa/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/jpa/pom.xml?rev=1078772&r1=1078771&r2=1078772&view=diff
==============================================================================
--- james/server/trunk/jpa/pom.xml (original)
+++ james/server/trunk/jpa/pom.xml Mon Mar 7 13:28:33 2011
@@ -149,10 +149,5 @@
<artifactId>openjpa</artifactId>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.slf4j</groupId>
- <artifactId>slf4j-log4j12</artifactId>
- <scope>runtime</scope>
- </dependency>
</dependencies>
</project>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]