Factor out SchemaResourceManager
[netconf.git] / netconf / sal-netconf-connector / pom.xml
index 7921f94b63aa02fa0d7d0689c6d1a3d82b9ddd16..58f54729785133d4ba4e3b6cc3fb7b9e6346cb38 100644 (file)
       <groupId>org.slf4j</groupId>
       <artifactId>slf4j-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>javax.inject</groupId>
+      <artifactId>javax.inject</artifactId>
+      <scope>provided</scope>
+      <optional>true</optional>
+    </dependency>
     <dependency>
       <groupId>org.xmlunit</groupId>
       <artifactId>xmlunit-legacy</artifactId>