Fix odl-yanglib feature usage
[netconf.git] / features / yanglib / odl-yanglib / pom.xml
index 87d95fb77b13c937670426a6342fea75448a05dc..4bde2e016477e7169bdd47eb3cd55f6b98323dda 100644 (file)
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>yanglib</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.netconf</groupId>
+            <artifactId>yanglib</artifactId>
+            <type>xml</type>
+            <classifier>config</classifier>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.netconf</groupId>
             <artifactId>odl-restconf</artifactId>