aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorPiotr Darosz <piotr.darosz@nokia.com>2018-10-11 11:12:27 +0200
committerPiotr Darosz <piotr.darosz@nokia.com>2018-10-11 11:13:01 +0200
commit4aac89d82eb72c9e3415f99e089a0799927aaa37 (patch)
tree9bbc969723fe09806611e84af94172fa4b2be221 /pom.xml
parentf36b8deb503971e05fbd623d18aa3c889aa5f3eb (diff)
Create ZIP with Dmaap DR docker-compose stuff
Add to POM the ability to create artifact with DMaaP DR docker-compose Change-Id: I50d09fc2a2a9325f92110d707d4c37d083d8b277 Issue-ID: DMAAP-847 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 6870772c..1292bfc1 100755
--- a/pom.xml
+++ b/pom.xml
@@ -68,6 +68,7 @@
<module>datarouter-prov</module>
<module>datarouter-node</module>
<module>datarouter-subscriber</module>
+ <module>datarouter-docker-compose</module>
</modules>
<build>
<plugins>