You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by ju...@apache.org on 2008/10/13 19:19:23 UTC

svn commit: r704168 - /jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml

Author: jukka
Date: Mon Oct 13 10:19:23 2008
New Revision: 704168

URL: http://svn.apache.org/viewvc?rev=704168&view=rev
Log:
test-harness: Test against the latest trunk.

Modified:
    jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml

Modified: jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml
URL: http://svn.apache.org/viewvc/jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml?rev=704168&r1=704167&r2=704168&view=diff
==============================================================================
--- jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml (original)
+++ jackrabbit/sandbox/jackrabbit-test-harness/compatibility/verify/pom.xml Mon Oct 13 10:19:23 2008
@@ -77,7 +77,7 @@
     <dependency>
       <groupId>org.apache.jackrabbit</groupId>
       <artifactId>jackrabbit-core</artifactId>
-      <version>1.4.6</version>
+      <version>1.6-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
     <dependency>