Migrate to odlparent 2.0.0
[groupbasedpolicy.git] / features / features-groupbasedpolicy / pom.xml
similarity index 91%
rename from features/features4-groupbasedpolicy/pom.xml
rename to features/features-groupbasedpolicy/pom.xml
index c9db81feeb01a2a84b96afb9eb52b5f97b012bd5..0233d728d982449a3dab295ac287f3d40bf94525 100644 (file)
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xmlns="http://maven.apache.org/POM/4.0.0"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>1.9.0</version>
+        <version>2.0.0</version>
     </parent>
 
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
-    <artifactId>features4-groupbasedpolicy</artifactId>
+    <artifactId>features-groupbasedpolicy</artifactId>
     <version>0.6.0-SNAPSHOT</version>
     <packaging>feature</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>${project.groupId}</groupId>
-            <artifactId>odl-groupbasedpolicy-faas</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-groupbasedpolicy-iovisor</artifactId>