Candidate fix for dependency issue in odl-restconf feature
[controller.git] / opendaylight / commons / opendaylight / pom.xml
index 83d79fb8224bbdcb00fc1667637229dd078b740e..2e953072681704e6d4b9b3d1251658d59da4f7f7 100644 (file)
         <artifactId>sal-dom-xsql</artifactId>
         <version>${mdsal.version}</version>
       </dependency>
+      <dependency>
+        <groupId>org.opendaylight.controller</groupId>
+        <artifactId>sal-dom-xsql-config</artifactId>
+        <version>${mdsal.version}</version>
+        <classifier>config</classifier>
+        <type>xml</type>
+      </dependency>
       <dependency>
         <groupId>org.opendaylight.controller</groupId>
         <artifactId>sal-core-api</artifactId>