Bump versions to 0.17.6-SNAPSHOT
[bgpcep.git] / algo / algo-impl / pom.xml
index 1d52961c6bf2a85066680f9d0916b92e944cfd0b..30e0e12988093bd1c97a939c513c68c2956e25ea 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.13-SNAPSHOT</version>
+        <version>0.17.6-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -70,7 +70,7 @@
         </dependency>
         <dependency>
             <groupId>org.osgi</groupId>
-            <artifactId>osgi.cmpn</artifactId>
+            <artifactId>org.osgi.service.component.annotations</artifactId>
         </dependency>
     </dependencies>
 </project>