summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBjørn Christian Seime <bjorncs@yahooinc.com>2022-11-11 13:03:08 +0100
committerBjørn Christian Seime <bjorncs@yahooinc.com>2022-11-11 13:03:16 +0100
commit56b326a1257b5f44e2da3f283c3fbcfe5fa2663a (patch)
tree4d6d37457d2fc82ae17072f110c574a2fd2fbf4b /pom.xml
parent7fbe42d86205804e81fb290fdf21f5469c9f7414 (diff)
Add dependency enforcer
Compares all dependencies (including transitive) for all modules in Maven project.
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 da105771d8d..a78ecc42130 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,6 +127,7 @@
<module>vespaclient-container-plugin</module>
<module>vespaclient-java</module>
<module>vespa-athenz</module>
+ <module>vespa-dependencies-enforcer</module>
<module>vespa-documentgen-plugin</module>
<module>vespa-feed-client</module>
<module>vespa-feed-client-api</module>