Bump versions 0.17.2-SNAPSHOT
[bgpcep.git] / bgp / parser-spi / pom.xml
index e2ea53d80e4b1b80cced978980f054d998dee060..82b072e3f8730b149cf85d975d140fe7bafbbf00 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -95,7 +95,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- Testing dependencies -->