Remove convenience model artifacts
[mdsal.git] / features / odl-mdsal-model-rfc6991 / pom.xml
index 2ad318855bb1bfd1e1f459dec218eea8dd4ffbdb..1cb7b0e73e27f0342123056f061637c4b69f3c18 100644 (file)
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc6991</artifactId>
+            <artifactId>rfc6991-ietf-inet-types</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc6991-ietf-yang-types</artifactId>
         </dependency>
     </dependencies>
 </project>