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