Bump versions to 5.0.10-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 909749a2032a475f7cf3dfd354e4b3a225994fa1..ecd1742ccd8e63f0a44082e708efebf90a2690ec 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>6.0.0</version>
+        <version>6.0.4</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>5.0.1-SNAPSHOT</version>
+    <version>5.0.10-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>