Bump versions to 0.16.14-SNAPSHOT
[bgpcep.git] / rsvp / impl / pom.xml
index cf7609bbf5ed604359f811a7716ad3a5cdb32a15..ea08e70009547c905a58e91f2ef1287c85998e8f 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.16.14-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -74,9 +74,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>