[exo-jcr-commits] exo-jcr SVN: r2341 - jcr/trunk/exo.jcr.component.webdav.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Apr 28 10:46:09 EDT 2010


Author: dkatayev
Date: 2010-04-28 10:46:09 -0400 (Wed, 28 Apr 2010)
New Revision: 2341

Modified:
   jcr/trunk/exo.jcr.component.webdav/pom.xml
Log:
EXOJCR-691 missing dependencies fixed

Modified: jcr/trunk/exo.jcr.component.webdav/pom.xml
===================================================================
--- jcr/trunk/exo.jcr.component.webdav/pom.xml	2010-04-28 13:32:20 UTC (rev 2340)
+++ jcr/trunk/exo.jcr.component.webdav/pom.xml	2010-04-28 14:46:09 UTC (rev 2341)
@@ -74,10 +74,6 @@
       <groupId>javax.jcr</groupId>
       <artifactId>jcr</artifactId>
     </dependency>
-    <!-- dependency>
-      <groupId>stax</groupId>
-      <artifactId>stax-api</artifactId>
-    </dependency -->
     <dependency>
       <groupId>xml-apis</groupId>
       <artifactId>xml-apis</artifactId>



More information about the exo-jcr-commits mailing list