aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-docker-compose
diff options
context:
space:
mode:
authorFiachra Corcoran <fiachra.corcoran@ericsson.com>2018-11-05 10:25:48 +0000
committerFiachra Corcoran <fiachra.corcoran@ericsson.com>2018-11-05 10:25:58 +0000
commit200d3c88c80715dcb5e1b029e28042825bb7de07 (patch)
tree796130a2f9a962c506ccfe38711a89dfb494cfb2 /datarouter-docker-compose
parent7d8fa29803b9d9328106702910e47a4596f84cc9 (diff)
Updating pom version for zip module
Change-Id: I577e3bc0fdba66b3547e3a8ba46a7960c151efb8 Signed-off-by: Fiachra Corcoran <fiachra.corcoran@ericsson.com> Issue-ID: DMAAP-850
Diffstat (limited to 'datarouter-docker-compose')
-rw-r--r--datarouter-docker-compose/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-docker-compose/pom.xml b/datarouter-docker-compose/pom.xml
index 8ee75885..1ce98303 100644
--- a/datarouter-docker-compose/pom.xml
+++ b/datarouter-docker-compose/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.dmaap.datarouter</groupId>
<artifactId>parent</artifactId>
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.4-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>datarouter-docker-compose</artifactId>