Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
[performance] Require templating v1.0.2
  • Loading branch information
joewiz committed Jun 7, 2021
commit 102b7467a5367b40438d7cff900c587488cd4621
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<exist.version>5.3.0-SNAPSHOT</exist.version>
<markdown.version>0.6</markdown.version>
<shared-resources.version>0.9.1</shared-resources.version>
<templating.version>1.0.1</templating.version>
<templating.version>1.0.2</templating.version>

<package-name>http://exist-db.org/apps/fundocs</package-name>
<package-abbrev>fundocs</package-abbrev> <!-- override the default which is artifactId :-/ -->
Expand Down