Bump versions by x.y.(z+1)
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index 82ba3c3e8be941022b2a7acc0b748a85f1cad962..6728f0f3ce102eb4f95c57389b3d1331b31fe4a0 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>3.1.0</version>
+    <version>3.1.3</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-testutil</artifactId>
-  <version>1.7.3-SNAPSHOT</version>
+  <version>1.7.4-SNAPSHOT</version>
 
   <dependencies>
     <dependency>
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>2.0.5</version>
+      <version>2.0.6.1</version>
     </dependency>
   </dependencies>
 </project>