diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:32:01 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:32:06 +0000 |
commit | bd4e22f5861fb2ebe82c8bd553c86503971591a6 (patch) | |
tree | 2e6302739cb45d3ffea97e92c1e053971d2dee36 /datarouter-docker-compose/pom.xml | |
parent | c14d957c447559f67bb06ac417d4d54af897908b (diff) |
update pom for documentation fix1.0.6
Change-Id: Ifc8c259befa3640e3c6926ce64fb656066f3a5e8
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-881
Diffstat (limited to 'datarouter-docker-compose/pom.xml')
-rw-r--r-- | datarouter-docker-compose/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-docker-compose/pom.xml b/datarouter-docker-compose/pom.xml index 80fe9d96..95c6b10a 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.5-SNAPSHOT</version> + <version>1.0.6-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>datarouter-docker-compose</artifactId> |