Update sfc release version to 1.3.1
[vfc/nfvo/driver/sfc.git] / zte / sfc-driver / pom.xml
index f9415f5..099c7e4 100644 (file)
@@ -1,7 +1,7 @@
 <?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.onap.nfvo</groupId>
+      <groupId>org.onap.oparent</groupId>
       <artifactId>oparent</artifactId>
-      <version>1.0.0-SNAPSHOT</version>
+      <version>2.0.0</version>
   </parent>
-       <modelVersion>4.0.0</modelVersion>
-    <groupId>org.onap.nfvo.sfc-driver-parent</groupId>
+    <modelVersion>4.0.0</modelVersion>
+    <groupId>org.onap.vfc.nfvo.driver.sfc</groupId>
        <artifactId>sfc-driver-parent</artifactId>
-       <version>1.0.0-SNAPSHOT</version>
-       <name>nfvo/drivers/sdnc/zte/sfc-driver</name>
+       <version>1.3.1-SNAPSHOT</version>
+       <name>vfc-nfvo-driver-sfc</name>
        <packaging>pom</packaging>
       <modules>
         <module>sfc-driver</module>
         <module>plugin-standalone</module>
       </modules>
-
 </project>