Bump versions to 0.19.4-SNAPSHOT
[bgpcep.git] / bgp / extensions / labeled-unicast / pom.xml
index 39cc3e9d0cff7f1d25033e8a28f4f07df5f95bf0..547659784238ff753cd38baea7fe9620ea53d853 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.16.11-SNAPSHOT</version>
+        <version>0.19.4-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -60,7 +60,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- test scope dependencies -->