Bump versions to 0.19.4-SNAPSHOT
[bgpcep.git] / features / bgp / odl-bgpcep-bgp-openconfig / pom.xml
index d1182f81ce195568ee115e5f49394a84aa6613ec..8309d31e277c887028783294f385b3c7fa27c9b9 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>0.11.0-SNAPSHOT</version>
+        <version>0.19.4-SNAPSHOT</version>
         <relativePath>../../../single-feature-parent</relativePath>
     </parent>
 
@@ -33,7 +33,7 @@
         </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
-            <artifactId>odl-bgpcep-bgp-parser</artifactId>
+            <artifactId>odl-bgpcep-bgp-parser-api</artifactId>
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>