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 /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 '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> |