Repository: hbase
Updated Branches:
  refs/heads/master dc6cd0bb7 -> 64204b96c


HBASE-15349 Update surefire version to 2.19.1; Trying a REVERT to see if this 
responsible for plethora of test timeouts on hadoopqa


Project: http://git-wip-us.apache.org/repos/asf/hbase/repo
Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/64204b96
Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/64204b96
Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/64204b96

Branch: refs/heads/master
Commit: 64204b96c18137de1e71dab04ad2df7f0f7db1c0
Parents: dc6cd0b
Author: stack <[email protected]>
Authored: Sun Mar 20 11:22:22 2016 -0700
Committer: stack <[email protected]>
Committed: Sun Mar 20 11:22:22 2016 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hbase/blob/64204b96/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fcd7c20..99bab51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1247,7 +1247,7 @@
     
<procedure.test.jar>hbase-procedure-${project.version}-tests.jar</procedure.test.jar>
     <it.test.jar>hbase-it-${project.version}-tests.jar</it.test.jar>
     
<annotations.test.jar>hbase-annotations-${project.version}-tests.jar</annotations.test.jar>
-    <surefire.version>2.19.1</surefire.version>
+    <surefire.version>2.18.1</surefire.version>
     <surefire.provider>surefire-junit47</surefire.provider>
     <!-- default: run small & medium, medium with 2 threads -->
     <surefire.skipFirstPart>false</surefire.skipFirstPart>

Reply via email to