You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2019/06/25 08:07:43 UTC

[qpid-proton-j] branch master updated: PROTON-2072: update surefire and jacoco plugins to latest versions

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

robbie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-proton-j.git


The following commit(s) were added to refs/heads/master by this push:
     new bc40b72  PROTON-2072: update surefire and jacoco plugins to latest versions
bc40b72 is described below

commit bc40b7286315ff7f4f1f7186b7e648863574a183
Author: Robbie Gemmell <ro...@apache.org>
AuthorDate: Mon Jun 24 16:13:58 2019 +0100

    PROTON-2072: update surefire and jacoco plugins to latest versions
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 27da071..129da3f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,7 +42,8 @@
 
     <!-- Plugin versions -->
     <maven-bundle-plugin-version>4.1.0</maven-bundle-plugin-version>
-    <jacoco-plugin-version>0.8.2</jacoco-plugin-version>
+    <jacoco-plugin-version>0.8.4</jacoco-plugin-version>
+    <surefire.version>2.22.2</surefire.version>
 
     <!-- surefire forked jvm arguments -->
     <argLine>-Xmx2g -enableassertions ${jacoco-config}</argLine>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org