diff options
author | Marco Platania <platania@research.att.com> | 2020-06-15 13:20:52 -0400 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2020-06-19 08:51:35 +0000 |
commit | 0d52415e1bf52b2850eec9ff9a1d75fcf521fc91 (patch) | |
tree | 628240e7e17064342647441781a86c723b7b0821 /vnfs/honeycomb_plugin/stream-count | |
parent | 573cb9b667f82307df881d356441c2d99b91bf2a (diff) |
Update pom files in master to 1.7.0-SNAPSHOT
Issue-ID: INT-1625
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ie7ebd34221170804bc4aec92b4628fbfe17a6596
Diffstat (limited to 'vnfs/honeycomb_plugin/stream-count')
-rw-r--r-- | vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml b/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml index b87a5086..5fa84c95 100644 --- a/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml +++ b/vnfs/honeycomb_plugin/stream-count/stream-count-distribution/pom.xml @@ -9,7 +9,7 @@ <parent> <groupId>org.onap.demo.vnf</groupId> <artifactId>hc-onap</artifactId> - <version>1.6.0-SNAPSHOT</version> + <version>1.7.0-SNAPSHOT</version> <relativePath>../../parent-pom/pom.xml</relativePath> </parent> |