Bump mdsal to 3.0.10
[controller.git] / opendaylight / md-sal / sal-binding-dom-it / pom.xml
index b8cb922507301e31331fab39be2abbec3a5b34cb..65a9c2426de18eed1999b82ac9102da4853e0ac8 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>2.1.10</version>
+        <version>2.1.11</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>3.0.8</version>
+        <version>3.0.10</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>