Add vfc-ztevnfmdriver grant schema
[vfc/nfvo/driver/vnfm/svnfm.git] / zte / vmanager / pom.xml
index b61939c..fd8ed69 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!--
-    Copyright 2016 ZTE Corporation.
+    Copyright 2016-2017 ZTE Corporation.
 
     Licensed under the Apache License, Version 2.0 (the "License");
     you may not use this file except in compliance with the License.
 -->
 <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.openo.nfvo</groupId>
-        <artifactId>nfvo-root</artifactId>
+        <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte</groupId>
+        <artifactId>vfc-nfvo-driver-vnfm-svnfm-zte</artifactId>
         <version>1.1.0-SNAPSHOT</version>
-        <relativePath>../../../../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
-    <groupId>org.openo.nfvo</groupId>
-    <artifactId>drivers-vnfm-svnfm-zte-vmanager</artifactId>
+    <groupId>org.onap.vfc.nfvo.driver.vnfm.svnfm.zte.vmanager</groupId>
+    <artifactId>vfc-nfvo-driver-vnfm-svnfm-zte-vmanager</artifactId>
     <version>1.1.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>nfvo/drivers/vnfm/svnfm/zte/vmanager</name>
-    <description>nfvo drivers-vnfm-svnfm-zte-vmanager</description>
+    <name>vfc/nfvo/driver/vnfm/svnfm/zte/vmanager</name>
+    <description>vfc nfvo driver-vnfm-svnfm-zte-vmanager</description>
     <build>
       <plugins>
         <plugin>