Bug 3999: Create internal service to access restconf
[netconf.git] / features / restconf / pom.xml
index 4a0b555eb4b054e06835f81c1067c3bf5e818ac3..74f9ffa80a60021d5027cb2fdc4ba4fef6f2ee51 100644 (file)
       <classifier>config</classifier>
     </dependency>
 
+    <dependency>
+      <groupId>org.opendaylight.netconf</groupId>
+      <artifactId>sal-rest-connector-config</artifactId>
+      <version>${restconf.version}</version>
+      <type>xml</type>
+      <classifier>configrestconfservice</classifier>
+    </dependency>
+
         <dependency>
       <groupId>com.fasterxml.jackson.core</groupId>
       <artifactId>jackson-annotations</artifactId>