Repository: incubator-tamaya-extensions Updated Branches: refs/heads/master df3e3f1a4 -> ce09622b4
Update to latest jacoco. Project: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/commit/ce09622b Tree: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/tree/ce09622b Diff: http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/diff/ce09622b Branch: refs/heads/master Commit: ce09622b41a8f6b2c361f56c42c9212a10cb1bde Parents: df3e3f1 Author: Phil Ottlinger <[email protected]> Authored: Wed Apr 11 00:14:28 2018 +0200 Committer: Phil Ottlinger <[email protected]> Committed: Wed Apr 11 00:14:28 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-tamaya-extensions/blob/ce09622b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 37c4116..da6f9ec 100644 --- a/pom.xml +++ b/pom.xml @@ -357,7 +357,7 @@ under the License. <plugin> <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> - <version>0.7.9</version> + <version>0.8.1</version> </plugin> <plugin> <groupId>de.saumya.mojo</groupId>
