Migrate javax.inject artifact references
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index 033e4aa1d13f63ed4cc3bb794dc9149e00a49dbd..06155a88a19095ab6e2be788d3bca2a1c8dd8db2 100644 (file)
       <artifactId>netconf-util</artifactId>
     </dependency>
     <dependency>
-      <groupId>javax.inject</groupId>
+      <groupId>com.guicedee.services</groupId>
       <artifactId>javax.inject</artifactId>
-      <scope>provided</scope>
       <optional>true</optional>
     </dependency>
     <dependency>