Bump mdsal to 3.0.10
[controller.git] / features / mdsal / odl-mdsal-broker-local / pom.xml
index a96b640c7ced1703cb402c5ed5168674dc72a2cc..ea8e5f9a3a4fc2a571b27bb09b0f434384ee0016 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</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>