Skip to content

Commit bc4f201

Browse files
committed
build(expath): declare v6
see #273
1 parent bc7d359 commit bc4f201

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xar-assembly.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<tag>application</tag>
1919
<category id="apps">Applications</category>
2020

21-
<dependency processor="http://exist-db.org" semver-min="${exist.processor.version}" />
21+
<dependency processor="http://exist-db.org" semver-min="${exist.processor.version}" semver-max="6"/>
2222
<dependency package="http://exist-db.org/html-templating" semver-min="${templating.version}"/>
2323

2424
<!-- Collection inside /db/apps where xar-resources will be copied to -->

0 commit comments

Comments
 (0)