Remove convenience model artifacts
[mdsal.git] / features / odl-mdsal-model-rfc8349 / pom.xml
index a43b8d4f2ff6964ceca8b1e91136a338bbcfefe3..57c03b6c605cba84d05d6502a17660ea3c6ab474 100644 (file)
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-            <artifactId>rfc8349</artifactId>
+            <artifactId>rfc8349-ietf-routing</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8349-ietf-ipv4-unicast-routing</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8349-ietf-ipv6-unicast-routing</artifactId>
         </dependency>
     </dependencies>
 </project>