summaryrefslogtreecommitdiffstats
path: root/huawei/vnfmadapter/pom.xml
diff options
context:
space:
mode:
authorluxin <luxin7@huawei.com>2017-09-06 10:30:35 +0800
committerluxin <luxin7@huawei.com>2017-09-07 10:10:41 +0800
commite0b5c823754aa00c3a3add707c9c020172369fa8 (patch)
treee5424a61821835a190a76f83a043800f26b879dc /huawei/vnfmadapter/pom.xml
parentfffdb97fc96ef9c3db58af72d81c675c1cd24a1e (diff)
Modify svnfm pom file for build docker
Remove openo dependency and fix compile problem Change-Id: Ia88025f34c78dc04af77aa6a66c4fde580300993 Issue-Id:VFC-273 Signed-off-by: luxin <luxin7@huawei.com>
Diffstat (limited to 'huawei/vnfmadapter/pom.xml')
-rw-r--r--huawei/vnfmadapter/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/huawei/vnfmadapter/pom.xml b/huawei/vnfmadapter/pom.xml
index 4eac272e..48ae5700 100644
--- a/huawei/vnfmadapter/pom.xml
+++ b/huawei/vnfmadapter/pom.xml
@@ -16,8 +16,8 @@
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>org.onap.oparent</groupId>
- <artifactId>oparent</artifactId>
+ <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.huawei</groupId>
+ <artifactId>vfc-nfvo-driver-vnfm-svnfm-huawei</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>