diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:36:41 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-21 09:36:46 +0000 |
commit | 08d5698e0c16c31072f90f7286184ba2a9ce7a00 (patch) | |
tree | 84a0fbeda35b36fd4aadcca6c5878f7fb42179e7 /datarouter-docker-compose | |
parent | 1fb5b28cca458cb5e2f82b5190f37a041663a7c8 (diff) |
update pom for documentation fix casablanca
Change-Id: I687b167d69056022feb3194ae982f831b2209161
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-881
Diffstat (limited to 'datarouter-docker-compose')
-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> |