fix Sodium bump runtime problems
[transportpce.git] / ordmodels / network / pom.xml
index c7a3b0dfb45570ae31088ad7fa7a7e204613738f..b4853f4f509397b1fddfd445de395e2dd83629b0 100644 (file)
@@ -24,9 +24,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <dependencyManagement>
     <dependencies>
       <dependency>
-        <groupId>org.opendaylight.mdsal.model</groupId>
-        <artifactId>mdsal-model-artifacts</artifactId>
-        <version>0.13.2</version>
+        <groupId>org.opendaylight.mdsal</groupId>
+        <artifactId>mdsal-artifacts</artifactId>
+        <version>4.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
@@ -55,7 +55,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
       <artifactId>rfc8345</artifactId>
-      <version>1.2.6</version>
     </dependency>
     <!--dependency>
       <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>