summaryrefslogtreecommitdiffstats
path: root/zte/sfc-driver/sfc-driver/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'zte/sfc-driver/sfc-driver/pom.xml')
-rw-r--r--zte/sfc-driver/sfc-driver/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/zte/sfc-driver/sfc-driver/pom.xml b/zte/sfc-driver/sfc-driver/pom.xml
index 73ef89c..f20ef34 100644
--- a/zte/sfc-driver/sfc-driver/pom.xml
+++ b/zte/sfc-driver/sfc-driver/pom.xml
@@ -18,14 +18,14 @@
-->
<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.nfvo.sfc-driver-parent</groupId>
+ <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId>
<artifactId>sfc-driver-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>org.onap.nfvo.sfc-driver</groupId>
+ <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver</groupId>
<artifactId>sfc-driver</artifactId>
- <name>nfvo/drivers/sdnc/zte/sfc-driver/sfc-driver</name>
+ <name>vfc/nfvo/driver/sfc/zte/sfc-driver/sfc-driver</name>
<packaging>jar</packaging>
<version>1.0.0-SNAPSHOT</version>
<properties>