summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorMartin Polden <martin.polden@gmail.com>2017-08-22 13:33:30 +0200
committerMartin Polden <martin.polden@gmail.com>2017-08-24 12:45:09 +0200
commit56b9aae782b782066d7e9603fce9095aa5cafd30 (patch)
tree8f4d1a590e3745737bf60b0b47ead54d186e5821 /pom.xml
parent08c2a0490261a4666b65882616756ecfbe1c8c9b (diff)
Import controller
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index c668f1d925d..dd7042bf911 100644
--- a/pom.xml
+++ b/pom.xml
@@ -941,6 +941,8 @@
<module>container-search-and-docproc</module>
<module>container-search</module>
<module>container-test-jars</module>
+ <module>controller-api</module>
+ <module>controller-server</module>
<module>defaults</module>
<module>docker-api</module>
<module>docproc</module>