Migrate javax.inject artifact references
[aaa.git] / aaa-shiro / impl / pom.xml
index c015c5edcf9b6dd44bc696f2b7cbb34dae00a3d4..b8424eeda0adc52e927599c048e4ab1de0983f1b 100644 (file)
@@ -73,10 +73,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>osgi.cmpn</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
             <optional>true</optional>
-            <scope>provided</scope>
         </dependency>
 
         <!-- JSON JAXB Stuff -->