Bump upstream dependencies
[transportpce.git] / ordmodels / network / pom.xml
index b2982eca53e7132a39ae7cb12d96ad1927ba43f7..c987283d6fce92b718bb8144bbbe4377a44eb464 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.5</version>
     <relativePath/>
   </parent>
 
@@ -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>