summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-09-25 14:06:35 +0200
committergjoranv <gv@oath.com>2017-09-25 14:06:35 +0200
commit9c4751e8d95ff9fb38cf3d2e308e1fbb71256acc (patch)
tree5048018acc73e6effa20e1ab0522667a86a14c14 /pom.xml
parent4c7cf0d62cc19cb1273ae4402dfb695333390808 (diff)
Enforce predefined set of allowed provided container deps.
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 38793968663..0c41a993fdf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -941,6 +941,7 @@
<module>container</module>
<module>container-core</module>
<module>container-accesslogging</module>
+ <module>container-dependencies-enforcer</module>
<module>container-dev</module>
<module>container-di</module>
<module>container-disc</module>