Bump versions to 0.16.9-SNAPSHOT
[bgpcep.git] / bgp / parser-spi / pom.xml
index 3214144a9a4910f692d14c83196055b5f9a07a4f..85ec309d1e7757a153686ab4a65be625a8cfe831 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.16.9-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
@@ -89,9 +89,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>