This is an automated email from the ASF dual-hosted git repository.

psomogyi pushed a commit to branch branch-2
in repository https://gitbox.apache.org/repos/asf/hbase.git


The following commit(s) were added to refs/heads/branch-2 by this push:
     new 9a5de43  HBASE-22554 Upgrade to surefire 2.22.2
9a5de43 is described below

commit 9a5de434e1cea4b4d51deb2685cf4e55f36659ec
Author: Peter Somogyi <[email protected]>
AuthorDate: Sun Jun 9 08:22:19 2019 +0200

    HBASE-22554 Upgrade to surefire 2.22.2
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index d6cbb54..dc59659 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1363,6 +1363,7 @@
     <maven.warbucks.version>1.1.0</maven.warbucks.version>
     <os.maven.version>1.5.0.Final</os.maven.version>
     <spotbugs.version>3.1.11</spotbugs.version>
+    <surefire.version>2.22.2</surefire.version>
     <wagon.ssh.version>2.12</wagon.ssh.version>
     <xml.maven.version>1.0.1</xml.maven.version>
     <hbase-thirdparty.version>2.2.1</hbase-thirdparty.version>

Reply via email to