aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorHåkon Hallingstad <hakon@yahoo-inc.com>2016-08-23 14:00:42 +0200
committerHåkon Hallingstad <hakon@yahoo-inc.com>2016-08-23 14:00:42 +0200
commita146be894b6a948694922464d69712434a54f50d (patch)
tree35224781f34fe30289a59bf267e751172a199603 /pom.xml
parent32e45e8676ab6129033b59bb8cb30549cfe4a090 (diff)
Make docker-api a module in parent pom.xml
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 1893dee64ea..dc00e039298 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1160,6 +1160,7 @@
<module>container-search</module>
<module>container-test-jars</module>
<module>defaults</module>
+ <module>docker-api</module>
<module>docproc</module>
<module>docprocs</module>
<module>documentapi</module>