Release mdsal
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 0cf7d5d71945f5615f13cc1a673f5b8dadd09b99..17961707b054d010b067ac404bf668d552fc9405 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.1</version>
+        <version>8.1.3</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>7.0.9</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>io.github.java-diff-utils</groupId>
             <artifactId>java-diff-utils</artifactId>
-            <version>4.4</version>
+            <version>4.8</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>