Author: eric
Date: Fri Dec 17 07:56:30 2010
New Revision: 1050302
URL: http://svn.apache.org/viewvc?rev=1050302&view=rev
Log:
Remove unused jcr dependencies
Modified:
james/server/trunk/user-jdbc/pom.xml
Modified: james/server/trunk/user-jdbc/pom.xml
URL:
http://svn.apache.org/viewvc/james/server/trunk/user-jdbc/pom.xml?rev=1050302&r1=1050301&r2=1050302&view=diff
==============================================================================
--- james/server/trunk/user-jdbc/pom.xml (original)
+++ james/server/trunk/user-jdbc/pom.xml Fri Dec 17 07:56:30 2010
@@ -67,15 +67,6 @@
<artifactId>jsr250-api</artifactId>
</dependency>
- <dependency>
- <groupId>javax.jcr</groupId>
- <artifactId>jcr</artifactId>
- </dependency>
- <dependency>
- <groupId>org.apache.jackrabbit</groupId>
- <artifactId>jackrabbit-jcr-commons</artifactId>
- </dependency>
-
<!-- Test dependencies -->
<dependency>
<groupId>junit</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]