Bump versions to 0.17.3-SNAPSHOT
[bgpcep.git] / bmp / bmp-parser-impl / pom.xml
index 1b963707941c715497191728b3232f6ba6532981..cc147051f2d7b633cc9e55227dabf7c696ae66ab 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.6-SNAPSHOT</version>
+        <version>0.17.3-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -84,7 +84,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>com.guicedee.services</groupId>