Use GuicedEE javax.inject
[bgpcep.git] / bgp / extensions / route-target / pom.xml
index acdd97ad23a2545e8b4f6262003919ac5ec011bb..5d39a71aa081c8c5dd2fc0208ba5fd79ec7d2202 100644 (file)
@@ -49,9 +49,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>