Bump versions to 0.16.2-SNAPSHOT
[bgpcep.git] / config-loader / routing-policy-config-loader / pom.xml
index 235b31ea81fac15381947c16a67595ad58ac5f48..effdbfeff111d84a8fc93cafc63fb9999f120984 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.16.0-SNAPSHOT</version>
+        <version>0.16.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
@@ -65,9 +65,8 @@
             <optional>true</optional>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
-            <scope>provided</scope>
             <optional>true</optional>
         </dependency>