Eliminate xtend from mdsal-binding-generator-impl
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 442b147e2b7f90c4b84030ae00fb8c9926d24182..a7c361fa0ca3c53d37ad56f759c8c11cdad91495 100644 (file)
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
+    <version>3.0.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.mdsal</groupId>
   <artifactId>mdsal-binding-test-utils</artifactId>
-  <version>2.3.0-SNAPSHOT</version>
+  <version>2.4.0-SNAPSHOT</version>
 
   <dependencyManagement>
     <dependencies>
@@ -48,7 +48,7 @@
       <groupId>ch.vorburger</groupId>
       <artifactId>xtendbeans</artifactId>
       <scope>compile</scope>
-      <version>1.2.3</version>
+      <version>1.3.0</version>
     </dependency>
     <dependency>
       <groupId>com.googlecode.java-diff-utils</groupId>