Bump versions to 0.21.3-SNAPSHOT
[bgpcep.git] / features / odl-bgpcep-programming-impl / pom.xml
index 39b6fb1a7b12eebe01afd780c50b86f54c6ada67..8d69ffabcf49a5d0aa0bf1b0fbfcbc1e1680466f 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.20.4</version>
+        <version>0.21.3-SNAPSHOT</version>
         <relativePath>../../single-feature-parent</relativePath>
     </parent>
 
             <type>xml</type>
             <classifier>features</classifier>
         </dependency>
-        <dependency>
-            <groupId>org.opendaylight.controller</groupId>
-            <artifactId>odl-controller-exp-netty-config</artifactId>
-            <type>xml</type>
-            <classifier>features</classifier>
-        </dependency>
     </dependencies>
 </project>