Migrate javax.inject dependencies
[yangtools.git] / yang / yang-parser-impl / pom.xml
index 57f4d5d51380f34c0da37ee1a1b889d8f119409a..c440698454a10345a359ea7ea7ee0f67cb85b44c 100644 (file)
             <artifactId>osgi.cmpn</artifactId>
         </dependency>
         <dependency>
-            <groupId>javax.inject</groupId>
+            <groupId>com.guicedee.services</groupId>
             <artifactId>javax.inject</artifactId>
-            <scope>provided</scope>
             <optional>true</optional>
         </dependency>
     </dependencies>