Bump versions to 0.20.2-SNAPSHOT
[bgpcep.git] / bgp / openconfig-rp-statement / pom.xml
index d0654a0f8e9d72ca9a7365b34defa2ce4b5c8e7c..6414119429fe36eac7154e5e56876dc433d0dc13 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.20.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -94,7 +94,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- Test dependencies -->