Use GuicedEE javax.inject
[bgpcep.git] / bgp / rib-impl / pom.xml
index c8199217b811bc2974e7f5b7365a93567080853a..52ded4b7253846c66caacf42e91799d76c67ee0d 100644 (file)
             <classifier>linux-x86_64</classifier>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
-            <scope>provided</scope>
             <optional>true</optional>
         </dependency>
         <dependency>