Bump versions to 0.16.4-SNAPSHOT
[bgpcep.git] / bgp / extensions / pom.xml
index 3221e7ce82d4eab2883b4c98443eeb53a19510a6..eaf4119a642c56310939e233589797242ca8fb3e 100644 (file)
@@ -6,20 +6,18 @@
   ~ terms of the Eclipse Public License v1.0 which accompanies this distribution,
   ~ and is available at http://www.eclipse.org/legal/epl-v10.html
   -->
-
-<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>odlparent-lite</artifactId>
-        <version>4.0.2</version>
+        <version>9.0.5</version>
         <relativePath/>
     </parent>
 
+    <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>extensions</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.16.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <description>BGP Extensions</description>
     <name>${project.artifactId}</name>