Bump upstream dependencies to latest version
[transportpce.git] / networkmodel / pom.xml
index e03166d86e76ae32046cf309f0a99003d0d67ac9..324fdaa986babc4eb52f7b2d4c0c4b60621c18ba 100644 (file)
@@ -13,7 +13,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>13.0.3</version>
+    <version>13.0.4</version>
     <relativePath/>
   </parent>
 
@@ -38,21 +38,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>11.0.0</version>
+        <version>11.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>12.0.0</version>
+        <version>12.0.1</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>6.0.1</version>
+        <version>6.0.3</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>