Fix pom file of sfc-driver 45/8545/1
authorfujinhua <fu.jinhua@zte.com.cn>
Thu, 24 Aug 2017 03:23:36 +0000 (11:23 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Thu, 24 Aug 2017 03:23:36 +0000 (11:23 +0800)
Change-Id: I5e6939f545f2fae29e488e4f067d5e6f78154d66
Issue-Id: VFC-154
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
zte/sfc-driver/plugin-standalone/pom.xml
zte/sfc-driver/pom.xml
zte/sfc-driver/sfc-driver/dependency-reduced-pom.xml
zte/sfc-driver/sfc-driver/pom.xml

index 42070b8..de7cab4 100644 (file)
@@ -17,7 +17,7 @@
 -->
 <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/maven-v4_0_0.xsd">
     <parent>
-        <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId>
+        <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
         <artifactId>sfc-driver-parent</artifactId>
         <version>1.0.0-SNAPSHOT</version>
     </parent>
index cac41b7..6b0e2d1 100644 (file)
@@ -23,7 +23,7 @@
       <version>1.0.0-SNAPSHOT</version>
   </parent>
        <modelVersion>4.0.0</modelVersion>
-    <groupId>org.onap.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId>
+    <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
        <artifactId>sfc-driver-parent</artifactId>
        <version>1.0.0-SNAPSHOT</version>
        <name>vfc/nfvo/driver/sfc/zte/sfc-driver</name>
index 404400d..c3842be 100644 (file)
@@ -21,7 +21,7 @@
 <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/maven-v4_0_0.xsd">
   <parent>
     <artifactId>sfc-driver-parent</artifactId>
-    <groupId>org.onap.nfvo.sfc-driver-parent</groupId>
+    <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
     <version>1.0.0-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
index f20ef34..c577847 100644 (file)
@@ -18,7 +18,7 @@
 -->
 <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.vfc.nfvo.driver.sfc.zte.sfc-driver-parent</groupId>
+        <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
         <artifactId>sfc-driver-parent</artifactId>
         <version>1.0.0-SNAPSHOT</version>
     </parent>