Bump versions to 0.18.2-SNAPSHOT
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-linkstate / pom.xml
index 285dc9e85018caa5259690351a72bb1033269a32..d8155f8a7782f4639f5de5e55bddde2410a603c3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.14.0-SNAPSHOT</version>
+        <version>0.18.2-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>odl-mdsal-uint24-netty</artifactId>
+            <artifactId>odl-mdsal-rfc8294-netty</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.controller</groupId>
+            <artifactId>odl-mdsal-broker</artifactId>
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>