diff options
author | 2018-11-21 09:36:41 +0000 | |
---|---|---|
committer | 2018-11-21 09:36:46 +0000 | |
commit | 08d5698e0c16c31072f90f7286184ba2a9ce7a00 (patch) | |
tree | 84a0fbeda35b36fd4aadcca6c5878f7fb42179e7 /pom.xml | |
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 'pom.xml')
-rwxr-xr-x | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <groupId>org.onap.dmaap.datarouter</groupId> <artifactId>parent</artifactId> <name>dmaap-datarouter</name> - <version>1.0.5-SNAPSHOT</version> + <version>1.0.6-SNAPSHOT</version> <packaging>pom</packaging> <url>https://github.com/att/DMAAP_DATAROUTER</url> <parent> |