Bump versions to 0.17.1-SNAPSHOT
[bgpcep.git] / bgp / parser-impl / pom.xml
index 991f1a6535d9ad4e1988564c14d8a8a67032479f..06edd1c9cfb4fb7c8dc64fc775d87147f791cc79 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.13-SNAPSHOT</version>
+        <version>0.17.1-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -83,7 +83,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>