Repository: incubator-tamaya Updated Branches: refs/heads/master 492da9da5 -> b33126700
TAMAYA-295: Update jacoco. Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/commit/b3312670 Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/tree/b3312670 Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya/diff/b3312670 Branch: refs/heads/master Commit: b33126700154e64030652fab877e6a88f2cb2bb3 Parents: 492da9d Author: Phil Ottlinger <[email protected]> Authored: Sat Sep 16 22:50:56 2017 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Sat Sep 16 22:50:56 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya/blob/b3312670/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 791e8dd..8012621 100644 --- a/pom.xml +++ b/pom.xml @@ -291,7 +291,7 @@ <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>0.7.7.201606060606</version> + <version>0.7.9</version> </plugin> <plugin> <groupId>org.pitest</groupId>
