summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-10-13 15:37:58 +0200
committergjoranv <gv@oath.com>2017-10-13 17:24:44 +0200
commit9c468dcb642cd33e519b77a4bfba95170b325725 (patch)
treed433d0d770aa22397b6f61adbb8b0b5a14d87852 /pom.xml
parent3bba1b038268bc7bcd7678b8afe6b6710a0b2814 (diff)
Add container-test module to aggregator pom.
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 199d2bd2f84..686f1623db4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -960,6 +960,7 @@
<module>container-messagebus</module>
<module>container-search-and-docproc</module>
<module>container-search</module>
+ <module>container-test</module>
<module>container-test-jars</module>
<module>controller-api</module>
<module>controller-server</module>