Bump versions to 0.16.14-SNAPSHOT
[bgpcep.git] / bgp / extensions / inet / pom.xml
index 5a732c1989c7ca9b2f13fd2824d92b2d311f8343..c0d519b908363989c488a158247642f20a5706e7 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.16.14-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -28,9 +28,8 @@
             <artifactId>metainf-services</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
-            <scope>provided</scope>
             <optional>true</optional>
         </dependency>
         <dependency>