Bump odlparent/yangtools/mdsal to 7.0.6/5.0.6/6.0.5-SNAPSHOT
[controller.git] / opendaylight / blueprint / pom.xml
index cc2cd37c6b316b36a5ce6072307b7314a74e4755..2ff8d75ef670cd0e3bf40b2d77e4d2dd11fd1d16 100644 (file)
@@ -12,7 +12,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>7.0.5</version>
+    <version>7.0.6</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>5.0.5</version>
+        <version>5.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>6.0.4</version>
+        <version>6.0.5-SNAPSHOT</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>