Bump odlparent/yangtools/mdsal to 6.0.11/4.0.13/5.0.14
[controller.git] / features / mdsal / odl-controller-dom-api / pom.xml
index d597eb3c3818cdf1c0a420a61c5cbe9103fcac08..b83a2a3b939b96ab77012c7566b1b787d3e4a3c8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>6.0.11</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.controller</groupId>
     <artifactId>odl-controller-dom-api</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
+    <version>1.11.2-SNAPSHOT</version>
     <packaging>feature</packaging>
 
     <name>OpenDaylight :: Controller :: DOM API and SPI</name>
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.2</version>
+                <version>5.0.14</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>