summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@yahooinc.com>2023-07-19 11:21:47 +0200
committergjoranv <gv@yahooinc.com>2023-07-19 11:21:47 +0200
commit8044517ac82aea0c99b40bf81cca7389bb4a7589 (patch)
tree3bb3cd040a7f7421e697388ba8f579970def0890 /pom.xml
parent69d705ef0d9679a1a73f6c00ec2eabb584a6576a (diff)
Create new 'dependency-versions' pom module
- To be used as parent for all other poms, to ensure that the same versions of dependencies are used everywhere.
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 7e54b97383e..ba25de063f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,7 @@
<module>controller-api</module>
<module>controller-server</module>
<module>defaults</module>
+ <module>dependency-versions</module>
<module>docproc</module>
<module>docprocs</module>
<module>document</module>