diff options
author | Piotr Darosz <piotr.darosz@nokia.com> | 2018-10-11 11:12:27 +0200 |
---|---|---|
committer | Piotr Darosz <piotr.darosz@nokia.com> | 2018-10-11 11:13:01 +0200 |
commit | 4aac89d82eb72c9e3415f99e089a0799927aaa37 (patch) | |
tree | 9bbc969723fe09806611e84af94172fa4b2be221 /pom.xml | |
parent | f36b8deb503971e05fbd623d18aa3c889aa5f3eb (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-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -68,6 +68,7 @@ <module>datarouter-prov</module> <module>datarouter-node</module> <module>datarouter-subscriber</module> + <module>datarouter-docker-compose</module> </modules> <build> <plugins> |