Author: justin
Date: Wed Oct 19 19:14:42 2011
New Revision: 1186416

URL: http://svn.apache.org/viewvc?rev=1186416&view=rev
Log:
updating dav client version in integration-tests module to fix test failures

Modified:
    sling/trunk/launchpad/integration-tests/pom.xml

Modified: sling/trunk/launchpad/integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/sling/trunk/launchpad/integration-tests/pom.xml?rev=1186416&r1=1186415&r2=1186416&view=diff
==============================================================================
--- sling/trunk/launchpad/integration-tests/pom.xml (original)
+++ sling/trunk/launchpad/integration-tests/pom.xml Wed Oct 19 19:14:42 2011
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-jcr2dav</artifactId>
-      <version>2.0.0</version>
+      <version>2.2.5</version>
     </dependency>
 
     <!-- Dependencies for the Test Build and Run -->


Reply via email to