Repository: commons-pool Updated Branches: refs/heads/master 0a626d338 -> aa91d3234
Update cobertura-maven-plugin from 2.6 to 2.7. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/aa91d323 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/aa91d323 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/aa91d323 Branch: refs/heads/master Commit: aa91d3234587ae4173db3b13f9b550af5681446e Parents: 0a626d3 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Oct 23 16:34:16 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Oct 23 16:34:16 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/aa91d323/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index ff5c85c..44c261d 100644 --- a/pom.xml +++ b/pom.xml @@ -253,7 +253,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>cobertura-maven-plugin</artifactId> - <version>2.6</version> + <version>2.7</version> </plugin> <plugin> <groupId>org.apache.rat</groupId>