Bump odlparent/yangtools/mdsal
[netconf.git] / features / netconf / odl-netconf-api / pom.xml
index 188bafa3a1f317c63fec5d88b0ea447b1cdee166..a8d712ceb8afb1355e1c1e831630d04445755633 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.6</version>
         <relativePath/>
     </parent>
 
             <dependency>
                 <groupId>org.opendaylight.yangtools</groupId>
                 <artifactId>yangtools-artifacts</artifactId>
-                <version>4.0.6</version>
+                <version>4.0.8</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>5.0.9</version>
+                <version>5.0.10</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>