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-prov/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-prov/pom.xml')
-rwxr-xr-x | datarouter-prov/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/datarouter-prov/pom.xml b/datarouter-prov/pom.xml index 07625d31..d384c0da 100755 --- a/datarouter-prov/pom.xml +++ b/datarouter-prov/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-prov</artifactId>
|