From 3ae755ed9aaa5adfe7ff99bdb85951daebf03276 Mon Sep 17 00:00:00 2001 From: David Pilato Date: Thu, 30 Oct 2014 16:07:54 +0100 Subject: [PATCH] Tests: upgrade randomizedtesting-runner to 2.1.10 Closes #43. (cherry picked from commit 6e5efe6) (cherry picked from commit 675a860) --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 131d4559c0aae..d2549d7d13423 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,12 @@ governing permissions and limitations under the License. --> 1.3.RC2 test + + com.carrotsearch.randomizedtesting + randomizedtesting-runner + 2.1.10 + test + org.apache.lucene lucene-test-framework