Bump versions to 0.17.1-SNAPSHOT
[bgpcep.git] / bgp / extensions / route-target / pom.xml
index fc0747f6ae81c31bbe99b739bac4370fa5914fc0..a031d92b9266b979e943b7f02002f73bc8c279a2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.16.10-SNAPSHOT</version>
+        <version>0.17.1-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -55,7 +55,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
 
         <!-- test scope dependencies -->