Repository: logging-log4j2 Updated Branches: refs/heads/master 554c55bcc -> 470bbc8f2
Update release.plugin.version from 2.5 to 2.5.1. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/470bbc8f Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/470bbc8f Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/470bbc8f Branch: refs/heads/master Commit: 470bbc8f2b609ad83701a5130b8999f2597d6978 Parents: 554c55b Author: Gary Gregory <[email protected]> Authored: Fri Oct 3 22:22:45 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Fri Oct 3 22:22:45 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/470bbc8f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5ca9b38..6411d63 100644 --- a/pom.xml +++ b/pom.xml @@ -175,7 +175,7 @@ <rat.plugin.version>0.11</rat.plugin.version> <pdf.plugin.version>1.2</pdf.plugin.version> <cobertura.plugin.version>2.6</cobertura.plugin.version> - <release.plugin.version>2.5</release.plugin.version> + <release.plugin.version>2.5.1</release.plugin.version> <scm.plugin.version>1.9.1</scm.plugin.version> <jxr.plugin.version>2.4</jxr.plugin.version> <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile>
