Move OperationLimiter.acquire() warnings to callers
[controller.git] / opendaylight / md-sal / sal-common-testutil / pom.xml
index 97d329c220c47b11fdee27865caa7e87705a7eb1..9ed5dd1fa978e7d3fcbb3872d8cc0d8b1023905a 100644 (file)
@@ -5,13 +5,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>2.0.5</version>
+    <version>3.0.2</version>
     <relativePath />
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>sal-common-testutil</artifactId>
-  <version>1.7.0-SNAPSHOT</version>
+  <version>1.8.0-SNAPSHOT</version>
 
   <dependencies>
     <dependency>
@@ -27,7 +27,7 @@
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>testutils</artifactId>
-      <version>1.2.0</version>
+      <version>2.0.1</version>
     </dependency>
   </dependencies>
 </project>