Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index f601eaeec1ff4afed6b693b182c7356451bd927a..021f640b3c7086e426064f183d98eeb91f42895e 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>3.1.0</version>
+    <version>3.1.4</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-testutil</artifactId>
-  <version>1.7.1-SNAPSHOT</version>
+  <version>1.7.5-SNAPSHOT</version>
 
   <dependencies>
     <dependency>
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>2.0.3</version>
+      <version>2.0.6.5</version>
     </dependency>
   </dependencies>
 </project>