Use GuicedEE for javax.inject
[openflowplugin.git] / openflowplugin-impl / pom.xml
index a6a89dc09e149667e4fd900b8ad440af0e909eb9..4d8e7ee7468d18ecd9eae899c7b87c68d32fdbfd 100644 (file)
@@ -97,7 +97,7 @@
             <optional>true</optional>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
         </dependency>