]> source.dussan.org Git - archiva.git/commitdiff
Fixing DTD of jcr config file
authorMartin Stockhammer <martin_s@apache.org>
Tue, 13 Jun 2017 21:36:25 +0000 (23:36 +0200)
committerMartin Stockhammer <martin_s@apache.org>
Tue, 13 Jun 2017 21:36:25 +0000 (23:36 +0200)
archiva-modules/plugins/metadata-store-jcr/src/main/resources/org/apache/archiva/metadata/repository/jcr/repository.xml

index 76236f54d99bf1e54ed935c960761eaf08419c06..b5e1336d7cf2202e4b23c511ad2af0c3f48fedfd 100644 (file)
@@ -17,8 +17,9 @@
   ~ under the License.
   -->
 
-<!DOCTYPE Repository PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 1.6//EN"
-    "http://jackrabbit.apache.org/dtd/repository-2.0.dtd">
+<!DOCTYPE Repository
+        PUBLIC "-//The Apache Software Foundation//DTD Jackrabbit 1.5//EN"
+        "http://jackrabbit.apache.org/dtd/repository-1.5.dtd">
 
 <!-- START SNIPPET: default-repository -->
 <Repository>