diff options
author | 2019-10-11 21:28:22 +0000 | |
---|---|---|
committer | 2019-10-11 21:28:22 +0000 | |
commit | 598c35ee355f076b45de2490e3e30a607238b850 (patch) | |
tree | 00a25e60800a856b2e2225fd1d74f63509a7b174 /vnfs/vLBMS/apis | |
parent | abede8eb097ab2f0cc2a1f4bb71ee2e46da1c715 (diff) |
Release demo1.5.0
Diffstat (limited to 'vnfs/vLBMS/apis')
-rw-r--r-- | vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml index 9fc59f59..f2eaebde 100644 --- a/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml +++ b/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/pom.xml @@ -8,7 +8,7 @@ <parent> <artifactId>hc-onap</artifactId> - <version>1.5.0-SNAPSHOT</version> + <version>1.5.0</version> <groupId>org.onap.demo.vnf</groupId> <relativePath>../../../honeycomb_plugin/parent-pom/pom.xml</relativePath> </parent> |