File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4949 <project .build.target>1.8</project .build.target>
5050
5151 <exist .version>5.3.0-SNAPSHOT</exist .version>
52+ <markdown .version>0.6</markdown .version>
53+ <shared-resources .version>0.9.1</shared-resources .version>
5254
5355 <package-name >http://exist-db.org/apps/fundocs</package-name >
5456 <package-abbrev >fundocs</package-abbrev > <!-- override the default which is artifactId :-/ -->
Original file line number Diff line number Diff line change 1414 <category id =" apps" >Applications</category >
1515 <category id =" doc" >Documentation</category >
1616 <dependency processor =" http://exist-db.org" semver-min =" ${exist.version}" />
17- <dependency package =" http://exist-db.org/apps/shared" semver-min =" 0.4.0 " />
18- <dependency package =" http://exist-db.org/apps/markdown" semver-min =" 0.5 " />
17+ <dependency package =" http://exist-db.org/apps/shared" semver-min =" ${shared-resources.version} " />
18+ <dependency package =" http://exist-db.org/apps/markdown" semver-min =" ${markdown.version} " />
1919 <prepare >pre-install.xql</prepare >
2020 <changelog >
2121 <change version =" 1.1.2" >
You can’t perform that action at this time.
0 commit comments