Remove convenience model artifacts
[mdsal.git] / features / odl-mdsal-model-rfc8294 / pom.xml
index c66b535a4747bb74e87f7949092b213c38468642..2ceecca53b965e0dd0b9b40ca97e05d43bba7202 100644 (file)
             <classifier>features</classifier>
             <type>xml</type>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.iana</groupId>
+            <artifactId>iana-routing-types</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8294</artifactId>
+            <artifactId>rfc8294-ietf-routing-types</artifactId>
         </dependency>
     </dependencies>
 </project>