Bump mdsal dependency to 7.0.9 for Si SR2
[transportpce.git] / common / pom.xml
index 4e62c4dcac8bcdcf879642b3807f35f0b34ac2cc..0f8742cc6efe30db097a1894273909b72e51bfb8 100644 (file)
@@ -10,7 +10,7 @@
     <parent>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>7.0.8</version>
+        <version>7.0.9</version>
         <relativePath />
     </parent>
 
@@ -31,7 +31,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>7.0.8</version>
+                <version>7.0.9</version>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>