SOLR-4205: Maven configuration: upgrade randomizedtesting-runner to v2.0.7

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1423252 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2012-12-18 02:23:45 +00:00
parent e3647eaad4
commit cb6d05f463
1 changed files with 1 additions and 1 deletions

View File

@ -445,7 +445,7 @@
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.0.6</version>
<version>2.0.7</version>
</dependency>
</dependencies>
</dependencyManagement>