summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHenrik Høiness <31851923+henrhoi@users.noreply.github.com>2018-07-11 16:04:45 +0200
committerGitHub <noreply@github.com>2018-07-11 16:04:45 +0200
commit343bc34fe8230c9da5489ce60d3849136438a583 (patch)
tree411a8a1c0cd12a4ce23da642ac6ea04a737ede81 /pom.xml
parent2e4ddebe0db405d91c0cff6f63118a094101f467 (diff)
parent06d97034b84a7ec99f196ed9fb2e875431f6f410 (diff)
Merge pull request #6366 from vespa-engine/henrhoi/adding-gui-handler-when-building-containermodel
Adding handler and binding when services.xml has <search>-field
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 c24ddf3f042..b55ac1d65d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -56,6 +56,7 @@
<module>container-dev</module>
<module>container-di</module>
<module>container-disc</module>
+ <module>container-integration-test</module>
<module>container-jersey2</module>
<module>container-messagebus</module>
<module>container-search-and-docproc</module>