diff options
author | Gary Wu <gary.wu@futurewei.com> | 2019-06-14 12:19:39 -0700 |
---|---|---|
committer | Gary Wu <gary.wu@futurewei.com> | 2019-06-14 12:21:39 -0700 |
commit | 25202340c69d3fc0c0b885aadb580d5dbbcfe8ce (patch) | |
tree | 1452ea37f0502d853945bd4a700fb701de6a04e5 /vnfs/honeycomb_plugin/stream-count | |
parent | 73a66a348f321af37480991f11999794803f91ea (diff) |
Version bump demo to 1.4.1-SNAPSHOT
Issue-ID: INT-1055
Signed-off-by: Gary Wu <gary.wu@futurewei.com>
Change-Id: I0143f1c25ccb2d179e28097acea706e225db0934
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 6bbc4a7e..6d12cf7d 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.4.0-SNAPSHOT</version> + <version>1.4.1-SNAPSHOT</version> <relativePath>../../parent-pom/pom.xml</relativePath> </parent> |