summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHaakon Dybdahl <dybis@users.noreply.github.com>2016-08-23 15:01:21 +0200
committerGitHub <noreply@github.com>2016-08-23 15:01:21 +0200
commitd337a29392fb752dc725e4aea5efa0cc0df5f17a (patch)
tree23e802e00ca5de2bea2d8a7b2dd4c13818b627ec
parent73e19d39da5896938a402b06ba43b4bba6bea948 (diff)
parenta146be894b6a948694922464d69712434a54f50d (diff)
Merge pull request #448 from yahoo/hakon/docker-api-module
Make docker-api a module in parent 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>