aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-docker-compose
diff options
context:
space:
mode:
authorEmmett Cox <emmett.cox@ericsson.com>2018-11-09 15:35:58 +0000
committerEmmett Cox <emmett.cox@ericsson.com>2018-11-09 15:36:03 +0000
commit549770ee16f6522b2f25ed8fed95a097c1b71271 (patch)
tree9697f6c852312d6a677b341afc7472ca81e6a347 /datarouter-docker-compose
parent8a8632e0b6909f60176bf24cb03a4010ce296cf7 (diff)
update pom version to fix architecture diagram
Change-Id: I102d273b830ac22256afbfafb287125f1a0229ce Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-839
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 1ce98303..80fe9d96 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.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>datarouter-docker-compose</artifactId>