Skip to content

Commit

Permalink
Tests: upgrade randomizedtesting-runner to 2.1.10
Browse files Browse the repository at this point in the history
Closes #43.

(cherry picked from commit 6e5efe6)
(cherry picked from commit 675a860)
  • Loading branch information
dadoonet committed Oct 30, 2014
1 parent ca7540f commit 3ae755e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ governing permissions and limitations under the License. -->
<version>1.3.RC2</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.carrotsearch.randomizedtesting</groupId>
<artifactId>randomizedtesting-runner</artifactId>
<version>2.1.10</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.apache.lucene</groupId>
<artifactId>lucene-test-framework</artifactId>
Expand Down

0 comments on commit 3ae755e

Please sign in to comment.