Use GuicedEE javax.inject
[ovsdb.git] / southbound / southbound-impl / pom.xml
index 9cb6d024c1b92e6e147231977096fa86d9ca6809..1ee7ebf59f2a5ca23af03a0659becbe51b7f549f 100644 (file)
@@ -89,9 +89,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <artifactId>diagstatus-api</artifactId>
     </dependency>
     <dependency>
-      <groupId>javax.inject</groupId>
+      <groupId>com.guicedee.services</groupId>
       <artifactId>javax.inject</artifactId>
-      <scope>provided</scope>
       <optional>true</optional>
     </dependency>
     <dependency>