Bump versions to 14.0.0-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index b6bcb03daf66c916180aeb5fec5017f17622199d..7f377c5465d96a64c0f2205662832acf0e1fb4e1 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>13.1.2</version>
+        <version>13.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>13.0.3</version>
+    <version>14.0.0-SNAPSHOT</version>
 
     <properties>
         <!-- FIXME: fix these up and set maven.javadoc.failOnWarnings=true -->
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>io.github.java-diff-utils</groupId>
             <artifactId>java-diff-utils</artifactId>
-            <version>4.11</version>
+            <version>4.12</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>