Bump versions to 0.19.2-SNAPSHOT
[bgpcep.git] / features / pcep / odl-bgpcep-programming-impl / pom.xml
index 2c9ed33d6c1bfa62dc72f941d2fb5b99516e5e44..d2013e0e24d209b1cd1ca162d27a1927f123a442 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.19.2-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>