Repository: hbase Updated Branches: refs/heads/branch-1 569fe82ac -> f39fea075
HBASE-14722 Update surefire to 2.19 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f39fea07 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f39fea07 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/f39fea07 Branch: refs/heads/branch-1 Commit: f39fea0755d30a3e363ca02015dfd92f624ff5ff Parents: 569fe82 Author: stack <st...@apache.org> Authored: Thu Oct 29 16:53:58 2015 -0700 Committer: stack <st...@apache.org> Committed: Thu Oct 29 16:54:20 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/f39fea07/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ba542ea..0f5502f 100644 --- a/pom.xml +++ b/pom.xml @@ -1174,7 +1174,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.18.1</surefire.version> + <surefire.version>2.19</surefire.version> <surefire.provider>surefire-junit47</surefire.provider> <!-- default: run small & medium, medium with 2 threads --> <surefire.skipFirstPart>false</surefire.skipFirstPart>