Bump upstream dependencies for S-SR4
[transportpce.git] / common / pom.xml
index cbb03ed9c97b30b8a9143f858159a89e220d07e1..3bd23d343baa2dfa3c66a5f4ff08b3b0b9613e88 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>9.0.5</version>
+    <version>9.0.8</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>5.1.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>3.0.6</version>
+        <version>3.0.9</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>