Fixing DTD of jcr config file

This commit is contained in:
Martin Stockhammer 2017-06-13 23:36:25 +02:00
parent 6ff4d94f6c
commit 3a18da17df
1 changed files with 3 additions and 2 deletions

View 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>