Bump versions to 0.16.5-SNAPSHOT
[bgpcep.git] / features / concepts / odl-bgpcep-concepts / pom.xml
index dd4e3d0a6b16ec7740af5a4e9e10dabaa3f8756d..d33b2aeb2318c71d8294c88d622ab53c00b3c0d3 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.16.5-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.model</groupId>
+            <artifactId>odl-mdsal-model-rfc8294</artifactId>
+            <type>xml</type>
+            <classifier>features</classifier>
+        </dependency>
     </dependencies>
 </project>