Bump upstream versions
[bgpcep.git] / config-loader / bmp-monitors-config-loader / pom.xml
index 2be951166eac92ddc005ebe49376bac9d741e33f..7b8e1c9acbbea6fdb3321fb1bc16fe06018bc1ba 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.11-SNAPSHOT</version>
+        <version>0.17.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -59,7 +59,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
         <dependency>
             <groupId>javax.annotation</groupId>