Bump versions to 0.21.2-SNAPSHOT
[bgpcep.git] / bgp / openconfig-rp-statement / pom.xml
index 439e7ce6a286c8ae2ca18f574eb1c0a16ecf1954..e95634db0e6c4869f61f72e4827ed7e4d3cb5401 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.1-SNAPSHOT</version>
+        <version>0.21.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 -->