Bump versions to 0.20.0-SNAPSHOT
[bgpcep.git] / bgp / openconfig-rp-statement / pom.xml
index e87ffc09d295d270b37606a2b0f4e66535641560..d55249a3f72f865fce927edcae4f8871f9a5a379 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.17.0-SNAPSHOT</version>
+        <version>0.20.0-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 -->