Bump mdsal to 3.0.10
[controller.git] / opendaylight / blueprint / pom.xml
index 60d3fd44e24eef7cc3dd64309772fc8e8e50ea31..37c3d2019d129337b19da7585984eb28f20ddf8d 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>4.0.10</version>
+    <version>4.0.11</version>
     <relativePath/>
   </parent>
 
@@ -27,7 +27,7 @@
       <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>
@@ -41,7 +41,7 @@
       <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>