Bump versions to 0.17.1-SNAPSHOT
[bgpcep.git] / bgp / extensions / route-target / pom.xml
index c43f72a87a77b3ec0aa716f38a0b009817d2f3da..a031d92b9266b979e943b7f02002f73bc8c279a2 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.16.8-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 -->