summaryrefslogtreecommitdiffstats
path: root/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2018-05-09 14:57:34 -0400
committerMarco Platania <platania@research.att.com>2018-05-09 14:57:34 -0400
commitdda5961d1b32b72123cc6a2e3715c644e79b6fce (patch)
treec8a74841beaedf4d4cead7bd539603c63217a102 /vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin
parent3168c3d7509bceff43648d4eb40c163dcbc6b3ad (diff)
Fix POM files for vLB scaling
- Allow VNF-C to clone Honeycomb plugins from Gerrit Change-Id: I09d0498bf4256bbcc7a68234647deb3dbad606df Issue-ID: INT-443 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin')
-rw-r--r--vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin/pom.xml b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin/pom.xml
index a522cdb4..53017c52 100644
--- a/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin/pom.xml
+++ b/vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin/pom.xml
@@ -16,9 +16,9 @@
<parent>
<artifactId>demo-aggregator</artifactId>
- <version>1.2.0-SNAPSHOT</version>
+ <version>1.2.0</version>
<groupId>org.onap.demo.vnf</groupId>
- <relativePath>../../../../pom.xml</relativePath>
+ <relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.onap.demo.vnf.vlb</groupId>