This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-compiler-java.git
commit 0ec256053598508e705875ecc9cf0437391e1a32 Author: Radu Cotescu <[email protected]> AuthorDate: Thu Aug 24 13:10:03 2017 +0000 SLING-7084 - Coverage report is not generated correctly for HTL modules * switched to slingstart-maven-plugin 1.7.7-SNAPSHOT, until 1.7.8 is released * updated JaCoCo version to 0.7.9 * based tests on released Apache Sling Launchpad 9 * increased LaunchpadReadyIT timeouts from 20 to 60 seconds git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1806038 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 389b82c..c3f6de2 100644 --- a/pom.xml +++ b/pom.xml @@ -48,7 +48,7 @@ </scm> <properties> - <jacoco.maven.plugin.version>0.7.6.201602180812</jacoco.maven.plugin.version> + <jacoco.maven.plugin.version>0.7.9</jacoco.maven.plugin.version> </properties> <!-- ======================================================================= --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
