Bump versions to 0.16.1-SNAPSHOT
[bgpcep.git] / bgp / bgp-artifacts / pom.xml
index 447f934eca3800fd5f6cc59f1b4e1e6467fc7a13..7092a734d9e5fd3ebece26d31e9879b27269d724 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.8</version>
+        <version>9.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.bgpcep</groupId>
     <artifactId>bgp-artifacts</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.16.1-SNAPSHOT</version>
     <packaging>pom</packaging>
 
     <dependencyManagement>
                 <artifactId>bgp-config-example</artifactId>
                 <version>${project.version}</version>
             </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>bgp-config-example</artifactId>
-                <version>${project.version}</version>
-                <type>test-jar</type>
-                <scope>test</scope>
-            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>bgp-config-example</artifactId>