Bump versions to 4.0.16-SNAPSHOT
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index fed42bf1bdc39f41eab2e1dc8c0333d2c4ab329e..c81f099709ed9700fac3f9016c076307bc5a7731 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>4.0.5</version>
+        <version>5.0.8</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>3.0.3-SNAPSHOT</version>
+    <version>4.0.16-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
             <groupId>ch.vorburger</groupId>
             <artifactId>xtendbeans</artifactId>
             <scope>compile</scope>
-            <version>1.3.1</version>
+            <version>1.3.2</version>
         </dependency>
         <dependency>
-            <groupId>com.googlecode.java-diff-utils</groupId>
-            <artifactId>diffutils</artifactId>
-            <version>1.3.0</version>
+            <groupId>io.github.java-diff-utils</groupId>
+            <artifactId>java-diff-utils</artifactId>
+            <version>4.0</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
@@ -66,6 +66,7 @@
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <type>test-jar</type>
+            <scope>compile</scope>
         </dependency>
         <!-- The following are dependencies which are listed
              as scope test in mdsal-binding-dom-adapter; we