Bump to odlparent 3.1.0 and yangtools 2.0.3
[packetcable.git] / features-packetcable-policy / features4-packetcable-policy / pom.xml
index 0945b9287711a1ce9a7bd6cc0b457607a3cd6248..93a3d649c182f9751f30b07ed6a076c8f3d66d57 100644 (file)
@@ -1,18 +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"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<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">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>2.0.4</version>
+        <version>3.1.0</version>
+        <relativePath/>
     </parent>
     
     <groupId>org.opendaylight.packetcable</groupId>
     <artifactId>features4-packetcable-policy</artifactId>
-    <version>1.6.0-SNAPSHOT</version>
+    <version>1.8.0-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <dependencies>
@@ -39,4 +38,4 @@
         </dependency>
     </dependencies>
 
-</project>
\ No newline at end of file
+</project>