Bump versions to 0.16.5-SNAPSHOT
[bgpcep.git] / bgp / extensions / labeled-unicast / pom.xml
index 046910876ba885c8fe462efe295f5f44acba1f31..b27dce9998e639c642e113ea9f311924284809bc 100644 (file)
@@ -14,7 +14,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgp-extension-parent</artifactId>
-        <version>0.15.0-SNAPSHOT</version>
+        <version>0.16.5-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
 
@@ -53,7 +53,7 @@
             <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>