Bump versions to 0.16.9-SNAPSHOT
[bgpcep.git] / features / bgp / odl-bgpcep-bgp / pom.xml
index 31d26e7d6e4f3d08d568894e507bc349ffa559dd..ac564f795c34a74a55d527f118bfb51889e4a8c6 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.16.9-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>odl-bgpcep-bgp-l3vpn</artifactId>
+            <classifier>features</classifier>
+            <type>xml</type>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>odl-bgpcep-bgp-mvpn</artifactId>
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-bgpcep-bgp-l3vpn</artifactId>
+            <artifactId>odl-bgpcep-bgp-route-target</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>