diff options
author | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-09 15:35:58 +0000 |
---|---|---|
committer | Emmett Cox <emmett.cox@ericsson.com> | 2018-11-09 15:36:03 +0000 |
commit | 549770ee16f6522b2f25ed8fed95a097c1b71271 (patch) | |
tree | 9697f6c852312d6a677b341afc7472ca81e6a347 /datarouter-prov | |
parent | 8a8632e0b6909f60176bf24cb03a4010ce296cf7 (diff) |
update pom version to fix architecture diagram
Change-Id: I102d273b830ac22256afbfafb287125f1a0229ce
Signed-off-by: Emmett Cox <emmett.cox@ericsson.com>
Issue-ID: DMAAP-839
Diffstat (limited to 'datarouter-prov')
-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 75dbb718..07625d31 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.4-SNAPSHOT</version>
+ <version>1.0.5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>datarouter-prov</artifactId>
|