Repository: logging-log4j2 Updated Branches: refs/heads/master 53fe4efe7 -> 276381584
Cobertura Maven plugin 2.6 -> 2.7. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/27638158 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/27638158 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/27638158 Branch: refs/heads/master Commit: 2763815842218c11578bff2c9469ef3c01d424c1 Parents: 53fe4ef Author: Gary Gregory <[email protected]> Authored: Mon Mar 2 10:13:18 2015 -0800 Committer: Gary Gregory <[email protected]> Committed: Mon Mar 2 10:13:18 2015 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/27638158/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fe6dcb1..719555e 100644 --- a/pom.xml +++ b/pom.xml @@ -179,7 +179,7 @@ <checkstyle.plugin.version>2.13</checkstyle.plugin.version> <rat.plugin.version>0.11</rat.plugin.version> <pdf.plugin.version>1.2</pdf.plugin.version> - <cobertura.plugin.version>2.6</cobertura.plugin.version> + <cobertura.plugin.version>2.7</cobertura.plugin.version> <release.plugin.version>2.5.1</release.plugin.version> <scm.plugin.version>1.9.1</scm.plugin.version> <jxr.plugin.version>2.5</jxr.plugin.version>
