Bump upstream dependencies for S-SR4
[transportpce.git] / common / pom.xml
index eef0269b777a3d9fb2961346ca0382b26485b25b..3bd23d343baa2dfa3c66a5f4ff08b3b0b9613e88 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>5.3.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencyManagement>
@@ -24,7 +24,7 @@
       <dependency>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-artifacts</artifactId>
-        <version>2.0.14</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>