Bump odlparent to 6.0.0
[controller.git] / opendaylight / md-sal / sal-binding-dom-it / pom.xml
index ae2e8254738c2738e0b25592e774765635c6c210..b1cdac6f2effb9ffd059d999b7ee45c01f79724e 100644 (file)
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>5.0.1</version>
+    <version>6.0.0</version>
     <relativePath/>
   </parent>
 
       <dependency>
         <groupId>org.opendaylight.yangtools</groupId>
         <artifactId>yangtools-artifacts</artifactId>
-        <version>3.0.4</version>
+        <version>3.0.5</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>
       <dependency>
         <groupId>org.opendaylight.mdsal</groupId>
         <artifactId>mdsal-artifacts</artifactId>
-        <version>4.0.4</version>
+        <version>4.0.6</version>
         <type>pom</type>
         <scope>import</scope>
       </dependency>