File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 1212
1313 <groupId >org.exist-db</groupId >
1414 <artifactId >exist-function-documentation</artifactId >
15- <version >1.2.0-SNAPSHOT </version >
15+ <version >1.1.2 </version >
1616
1717 <name >XQuery Function Documentation</name >
1818 <description >XQuery Function Documentation package for eXist-db</description >
4848 <project .build.source>1.8</project .build.source>
4949 <project .build.target>1.8</project .build.target>
5050
51- <exist .version>4.0 .0</exist .version>
51+ <exist .version>5.3 .0</exist .version>
5252
5353 <package-name >http://exist-db.org/apps/fundocs</package-name >
54- <package-abbrev >fundocs</package-abbrev > <!-- override the default which is artifactId :-/ -->
54+ <package-abbrev >fundocs</package-abbrev > <!-- override the default which is artifactId :-/ -->
5555 </properties >
5656
5757 <reporting >
Original file line number Diff line number Diff line change 1818 <dependency package =" http://exist-db.org/apps/markdown" semver-min =" 0.5" />
1919 <prepare >pre-install.xql</prepare >
2020 <changelog >
21+ <change version =" 1.1.2" >
22+ <ul xmlns =" http://www.w3.org/1999/xhtml" >
23+ <li >New: Implementation-specific notes about fn:xml-to-json</li >
24+ </ul >
25+ </change >
2126 <change version =" 1.1.1" >
2227 <ul xmlns =" http://www.w3.org/1999/xhtml" >
2328 <li >Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8</li >
You can’t perform that action at this time.
0 commit comments