Bump upstream dependencies to S-SR3
[transportpce.git] / common / pom.xml
index eef0269b777a3d9fb2961346ca0382b26485b25b..f6885b29ae97a1a29ef6a3ccd12455735426a251 100644 (file)
   <parent>
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>binding-parent</artifactId>
-    <version>8.0.11</version>
+    <version>9.0.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.transportpce</groupId>
   <artifactId>transportpce-common</artifactId>
-  <version>5.0.0-SNAPSHOT</version>
+  <version>5.2.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.8</version>
         <scope>import</scope>
         <type>pom</type>
       </dependency>