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 /pom.xml | |
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 '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.4-SNAPSHOT</version> + <version>1.0.5-SNAPSHOT</version> <packaging>pom</packaging> <url>https://github.com/att/DMAAP_DATAROUTER</url> <parent> |