Bump xtendbeans to 1.3.2
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index 0cf7d5d71945f5615f13cc1a673f5b8dadd09b99..ba2e7e9fc43d1030583e6ec9c903067db27b65a0 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.1</version>
+        <version>7.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>6.0.1-SNAPSHOT</version>
+    <version>6.0.2-SNAPSHOT</version>
 
     <dependencyManagement>
         <dependencies>
@@ -47,7 +47,7 @@
             <groupId>ch.vorburger</groupId>
             <artifactId>xtendbeans</artifactId>
             <scope>compile</scope>
-            <version>1.3.1</version>
+            <version>1.3.2</version>
         </dependency>
 
         <dependency>