aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vLBMS
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-07-19 10:47:13 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-07-19 10:47:13 -0700
commitd8843f2025ef00356ba8d0aab4daae996488399a (patch)
tree9a59cfe72e724ae1d5c4fa8f45792b3247f16c38 /vnfs/vLBMS
parent78d2924a9735fa5391f2e0e089aab47c0b26b1d1 (diff)
Fix vnf script groupIds
Change-Id: I5411f69a8c438d2588678bb7f2613c4303217f26 Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'vnfs/vLBMS')
-rw-r--r--vnfs/vLBMS/scripts/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/vLBMS/scripts/pom.xml b/vnfs/vLBMS/scripts/pom.xml
index e50f2fdf..28247710 100644
--- a/vnfs/vLBMS/scripts/pom.xml
+++ b/vnfs/vLBMS/scripts/pom.xml
@@ -33,7 +33,7 @@
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.demo.vnf</groupId>
+ <groupId>org.onap.demo.vnf.vlbms</groupId>
<artifactId>vlbms-scripts</artifactId>
<packaging>pom</packaging>