Bump versions to 0.17.0-SNAPSHOT
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-evpn / pom.xml
index 9dee3904050451f9a7b256296d55b637c1b303f9..f03cf873630bfea8b0c1473d9b4ba85a4eebdb19 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.17.0-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>