Release mdsal
[mdsal.git] / binding / mdsal-binding-test-utils / pom.xml
index aee0da0c059a81907a9a4c7db09ea813464bbb0d..7244449b68b658a743914f21a9730ed837be96fc 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>7.0.2</version>
+        <version>7.0.10</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.mdsal</groupId>
     <artifactId>mdsal-binding-test-utils</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>6.0.10</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>