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

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


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

commit a4983d8185dcc46e7d66f199d81bd2b38c08c4b8
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 a821e48..099d420 100755
--- a/pom.xml
+++ b/pom.xml
@@ -1442,6 +1442,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.1.0</hbase-thirdparty.version>

Reply via email to