Bump versions to 0.18.2-SNAPSHOT
[bgpcep.git] / features / config-loader / odl-bgpcep-routing-policy-config-loader / pom.xml
index 50d3892fb670dea966ddc3fde41181a23f335a45..2806739a659e524a9d7ca325f33f5c3a61ee4637 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
+        <version>0.18.2-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-mdsal-broker</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
     </dependencies>
-</project>
\ No newline at end of file
+</project>