You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2014/10/04 04:22:12 UTC

git commit: Update cobertura.plugin.version from 2.5.2 to 2.6.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master e922b1b24 -> 554c55bcc


Update cobertura.plugin.version from 2.5.2 to 2.6.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/554c55bc
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/554c55bc
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/554c55bc

Branch: refs/heads/master
Commit: 554c55bcc3a391bf3a913cfa5ac2c9ccc14667b4
Parents: e922b1b
Author: Gary Gregory <ga...@gmail.com>
Authored: Fri Oct 3 22:22:09 2014 -0400
Committer: Gary Gregory <ga...@gmail.com>
Committed: Fri Oct 3 22:22:09 2014 -0400

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/554c55bc/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e1d0e40..5ca9b38 100644
--- a/pom.xml
+++ b/pom.xml
@@ -174,7 +174,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.5.2</cobertura.plugin.version>
+    <cobertura.plugin.version>2.6</cobertura.plugin.version>
     <release.plugin.version>2.5</release.plugin.version>
     <scm.plugin.version>1.9.1</scm.plugin.version>
     <jxr.plugin.version>2.4</jxr.plugin.version>