Bump versions 0.17.2-SNAPSHOT
[bgpcep.git] / data-change-counter / pom.xml
index 35ecbab24b58664e78eef66f7e5f12002206da01..249aca2c87acd35ffca7136c98e55b1a1ee31ff2 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.3-SNAPSHOT</version>
+        <version>0.17.2-SNAPSHOT</version>
         <relativePath>../binding-parent</relativePath>
     </parent>
     <artifactId>data-change-counter</artifactId>
@@ -50,7 +50,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>javax.annotation</groupId>