Skip to content

Commit 58df085

Browse files
windauerline-o
authored andcommitted
[feat] change packages bundled with existdb
- remove **markdown** and **shared** package there is no longer a bundle app that depends on it - add new dependency to **templating** library module used by most of the bundled application packages
1 parent 72414e9 commit 58df085

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

exist-distribution/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -670,17 +670,14 @@
670670
<package>
671671
<abbrev>monex</abbrev>
672672
</package>
673-
<package>
674-
<abbrev>markdown</abbrev>
675-
</package>
676673
<package>
677674
<abbrev>packageservice</abbrev>
678675
</package>
679676
<package>
680677
<abbrev>semver-xq</abbrev>
681678
</package>
682679
<package>
683-
<abbrev>shared</abbrev>
680+
<abbrev>templating</abbrev>
684681
</package>
685682
</packages>
686683
</configuration>

0 commit comments

Comments
 (0)