You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2019/06/17 09:47:05 UTC

[openmeetings] branch master updated: [OPENMEETINGS-2051] jacoco is updated

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

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new c12dcd6  [OPENMEETINGS-2051] jacoco is updated
c12dcd6 is described below

commit c12dcd60e48245c7697e990ad1df5e5b556d9dc3
Author: Maxim Solodovnik <so...@gmail.com>
AuthorDate: Mon Jun 17 16:46:53 2019 +0700

    [OPENMEETINGS-2051] jacoco is updated
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 5d58c75..b2d32e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
 		<keytool-maven-plugin.version>1.5</keytool-maven-plugin.version>
 		<maven-jarsigner-plugin.version>3.0.0</maven-jarsigner-plugin.version>
 		<sonar-maven-plugin.version>3.6.0.1398</sonar-maven-plugin.version>
-		<jacoco-maven-plugin.versoin>0.8.3</jacoco-maven-plugin.versoin>
+		<jacoco-maven-plugin.versoin>0.8.4</jacoco-maven-plugin.versoin>
 		<forbiddenapis.version>2.6</forbiddenapis.version>
 		<!-- dependency versions -->
 		<junit.version>5.4.2</junit.version>