Fix unused dependencies warnings after bump to P
[transportpce.git] / ordmodels / network / pom.xml
index 41a21e8ccec60c692c7d03d8a89059f521d3e398..df168f2fe31ff5cef0cad4f31a0db69f98ea70be 100644 (file)
@@ -42,7 +42,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <!-- to upgrade topology to 4.1 -->
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
-      <artifactId>rfc8345</artifactId>
+      <artifactId>rfc8345-ietf-network-topology</artifactId>
+    </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+      <artifactId>rfc8345-ietf-network</artifactId>
     </dependency>
   </dependencies>
 </project>