Bump versions to 0.16.15-SNAPSHOT
[bgpcep.git] / bgp / rib-impl / pom.xml
index 4f416e207b0604375a54a9be7c02d8df8050bf93..eced8d9bc0b66d8e5c9e60cb186ebef8052a7092 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.6-SNAPSHOT</version>
+        <version>0.16.15-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <artifactId>metainf-services</artifactId>
         </dependency>
 
-        <!-- OSGi, FIXME: remove this -->
-        <dependency>
-            <groupId>org.osgi</groupId>
-            <artifactId>osgi.core</artifactId>
-        </dependency>
-
         <!-- Testing dependencies -->
         <dependency>
             <groupId>${project.groupId}</groupId>