Bump upstream dependencies to S-SR2
[transportpce.git] / networkmodel / pom.xml
index 1121d7dfde0bf25ca0c9d27ac2a1a19fff9b5cf1..2967771928da26b1b615f50fcc3175b5cb2be6fd 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.2</version>
+    <version>10.0.3</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.6</version>
+        <version>8.0.7</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>9.0.4</version>
+        <version>9.0.5</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>3.0.5</version>
+        <version>3.0.6</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>