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

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


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

commit 56b808043227c70545f3be1b6cab90245322ffdc
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 32fd30e..62e845a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1441,6 +1441,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