Bump dependencies to Sodium SR2
[transportpce.git] / common / pom.xml
index 4dcb33eaaab0670bd24deb7eacc0095af2cfcb2f..d99be57cdf1c4ddf899ef29cdede3c5d8c00826b 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.7</version>
         <relativePath />
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.controller</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>1.10.1-SNAPSHOT</version>
+                <version>1.10.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.netconf</groupId>
                 <artifactId>netconf-artifacts</artifactId>
-                <version>1.7.1-SNAPSHOT</version>
+                <version>1.7.2-SNAPSHOT</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>