Bump versions to 0.18.2-SNAPSHOT
[bgpcep.git] / bgp / openconfig-rp-impl / pom.xml
index 5b81800bf8763bef59e1c063c635d50d3329db56..6ba691f13932f147171b0eb7ee803368d21a8f81 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.6-SNAPSHOT</version>
+        <version>0.18.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -74,7 +74,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- Test tools -->