Repository: logging-log4j2 Updated Branches: refs/heads/master b654cb63d -> 423dac9e7
release.plugin.version 2.5.1 -> 2.5.2. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/423dac9e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/423dac9e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/423dac9e Branch: refs/heads/master Commit: 423dac9e767cf4cde498862a21195b8aab0f49a4 Parents: b654cb6 Author: ggregory <[email protected]> Authored: Tue Aug 25 13:54:17 2015 -0700 Committer: ggregory <[email protected]> Committed: Tue Aug 25 13:54:17 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/423dac9e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index acce404..0ba6e9d 100644 --- a/pom.xml +++ b/pom.xml @@ -180,7 +180,7 @@ <rat.plugin.version>0.11</rat.plugin.version> <pdf.plugin.version>1.2</pdf.plugin.version> <cobertura.plugin.version>2.7</cobertura.plugin.version> - <release.plugin.version>2.5.1</release.plugin.version> + <release.plugin.version>2.5.2</release.plugin.version> <scm.plugin.version>1.9.4</scm.plugin.version> <jxr.plugin.version>2.5</jxr.plugin.version> <clirr.plugin.version>2.6.1</clirr.plugin.version>
