Use GuicedEE javax.inject
[bgpcep.git] / bgp / openconfig-rp-statement / pom.xml
index 7f024af42e7d536dc295cec0aa452c1e1479c9e0..d0654a0f8e9d72ca9a7365b34defa2ce4b5c8e7c 100644 (file)
@@ -88,9 +88,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>