Repository: logging-log4j2 Updated Branches: refs/heads/master 7b3399b27 -> 4f9361914
scm.plugin.version 1.9.3 -> 1.9.4. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4f936191 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4f936191 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4f936191 Branch: refs/heads/master Commit: 4f9361914c9116068de1e03eac182aefc4f032b3 Parents: 7b3399b Author: Gary Gregory <[email protected]> Authored: Thu Apr 2 00:50:41 2015 -0700 Committer: Gary Gregory <[email protected]> Committed: Thu Apr 2 00:50:41 2015 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4f936191/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index eb25b5b..5e6b3b0 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <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> - <scm.plugin.version>1.9.3</scm.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> <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile>
