Bump upstream dependencies to S-SR3
[transportpce.git] / networkmodel / pom.xml
index 9736f8bb6843b5b9d437b67c5bdc6ddcf4b8f07e..71adabece33b040d263a8c300c100d58140e09be 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>10.0.4</version>
+    <version>10.0.5</version>
     <relativePath/>
   </parent>
 
@@ -27,21 +27,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>8.0.8</version>
+        <version>8.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>9.0.6</version>
+        <version>9.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.7</version>
+        <version>3.0.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>