From 3474368581f1976461218aa45ff5ad6787b00696 Mon Sep 17 00:00:00 2001 From: stack Date: Wed, 29 Oct 2014 15:36:19 -0700 Subject: [PATCH] HBASE-12379 Try surefire 2.18-SNAPSHOT --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d7728d21fc1..8e19230328d 100644 --- a/pom.xml +++ b/pom.xml @@ -65,6 +65,14 @@ hbase-annotations hbase-checkstyle + + + + apache.snapshots + http://repository.apache.org/snapshots/ + + scm:git:git://git.apache.org/hbase.git scm:git:https://git-wip-us.apache.org/repos/asf/hbase.git @@ -1005,7 +1013,7 @@ hbase-common-${project.version}-tests.jar hbase-it-${project.version}-tests.jar hbase-annotations-${project.version}-tests.jar - 2.17 + 2.18-SNAPSHOT surefire-junit47 false