Bump mdsal to 5.0.2
[controller.git] / features / mdsal / odl-mdsal-broker / pom.xml
index 273f768e1f4204be846ca6ae3755f6170bf9d865..9ae7e57f4a84bacead4d8e86f9208df8d41f1993 100644 (file)
@@ -12,7 +12,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>5.0.1</version>
+        <version>6.0.0</version>
         <relativePath/>
     </parent>
 
@@ -29,7 +29,7 @@
             <dependency>
                 <groupId>org.opendaylight.mdsal</groupId>
                 <artifactId>mdsal-artifacts</artifactId>
-                <version>4.0.4</version>
+                <version>5.0.2</version>
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>