Author: jukka
Date: Sat Sep 28 22:51:36 2013
New Revision: 1527257

URL: http://svn.apache.org/r1527257
Log:
OAK-641: Improved benchmark tooling

Use a more recent Jackrabbit DTD

Modified:
    
jackrabbit/oak/trunk/oak-run/src/main/resources/org/apache/jackrabbit/oak/fixture/repository.xml

Modified: 
jackrabbit/oak/trunk/oak-run/src/main/resources/org/apache/jackrabbit/oak/fixture/repository.xml
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/src/main/resources/org/apache/jackrabbit/oak/fixture/repository.xml?rev=1527257&r1=1527256&r2=1527257&view=diff
==============================================================================
--- 
jackrabbit/oak/trunk/oak-run/src/main/resources/org/apache/jackrabbit/oak/fixture/repository.xml
 (original)
+++ 
jackrabbit/oak/trunk/oak-run/src/main/resources/org/apache/jackrabbit/oak/fixture/repository.xml
 Sat Sep 28 22:51:36 2013
@@ -17,8 +17,8 @@
 -->
 
 <!DOCTYPE Repository
-          PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 2.0//EN"
-          "http://jackrabbit.apache.org/dtd/repository-2.0.dtd";>
+          PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 2.6//EN"
+          "http://jackrabbit.apache.org/dtd/repository-2.6.dtd";>
 
 <!-- Example Repository Configuration File
      Used by


Reply via email to