Release mdsal
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 2a8c726bfd759c75819697b0c4739b4cdbdee2d8..469ea8e6fdc7c44485baa1a4c6f86e358d24357e 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.6</version>
+        <version>10.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>7.0.0-SNAPSHOT</version>
+    <version>9.0.3</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.7</version>
+            <version>4.11</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
@@ -61,7 +55,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
-            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <artifactId>mdsal-binding-generator</artifactId>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>