Release mdsal
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 798ebd6f21f33d03ead98ec71451b4c9c381bbd9..66c281304689fe7371aa502ec1e162607512f4c7 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>9.0.9</version>
+        <version>10.0.0</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>9.0.0-SNAPSHOT</version>
+    <version>9.0.0</version>
 
     <dependencyManagement>
         <dependencies>
             <artifactId>junit</artifactId>
             <scope>compile</scope>
         </dependency>
-        <dependency>
-            <groupId>ch.vorburger</groupId>
-            <artifactId>xtendbeans</artifactId>
-            <scope>compile</scope>
-            <version>1.3.2</version>
-        </dependency>
 
         <dependency>
             <groupId>io.github.java-diff-utils</groupId>
             <artifactId>java-diff-utils</artifactId>
-            <version>4.8</version>
+            <version>4.11</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>