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 12
12
13
13
<groupId >org.exist-db</groupId >
14
14
<artifactId >exist-function-documentation</artifactId >
15
- <version >1.2.0-SNAPSHOT </version >
15
+ <version >1.1.2 </version >
16
16
17
17
<name >XQuery Function Documentation</name >
18
18
<description >XQuery Function Documentation package for eXist-db</description >
48
48
<project .build.source>1.8</project .build.source>
49
49
<project .build.target>1.8</project .build.target>
50
50
51
- <exist .version>4.0 .0</exist .version>
51
+ <exist .version>5.3 .0</exist .version>
52
52
53
53
<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 :-/ -->
55
55
</properties >
56
56
57
57
<reporting >
Original file line number Diff line number Diff line change 18
18
<dependency package =" http://exist-db.org/apps/markdown" semver-min =" 0.5" />
19
19
<prepare >pre-install.xql</prepare >
20
20
<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 >
21
26
<change version =" 1.1.1" >
22
27
<ul xmlns =" http://www.w3.org/1999/xhtml" >
23
28
<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