Skip to content

Commit dde9fea

Browse files
authored
Update semver-min for 3.7.0-SNAPSHOT
1 parent 7ae0a03 commit dde9fea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

expath-pkg.xml.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<package xmlns="http://expath.org/ns/pkg" name="http://exist-db.org/apps/fundocs" abbrev="fundocs" version="@project.version@" spec="1.0">
33
<title>XQuery Function Documentation</title>
4-
<dependency processor="http://exist-db.org" semver-min="4.0.0"/>
4+
<dependency processor="http://exist-db.org" semver-min="3.7.0-SNAPSHOT"/>
55
<dependency package="http://exist-db.org/apps/shared" semver-min="0.4.0"/>
66
<dependency package="http://exist-db.org/apps/markdown" semver-min="0.5"/>
77
</package>

0 commit comments

Comments
 (0)