Bump versions to 0.16.13-SNAPSHOT
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-labeled-unicast / pom.xml
index 10e5c7fba39678fabc29ef38dd5a298ceacacc5c..1d41154d9ae7ddb57ced75f04bec5947ac4b25c5 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.12.0-SNAPSHOT</version>
+        <version>0.16.13-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>odl-mdsal-rfc8294-netty</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
     </dependencies>
 </project>