Repository: logging-log4j2 Updated Branches: refs/heads/master 9b76b4809 -> f42536422
Update JXR plugin from 2.3 to 2.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/f4253642 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f4253642 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f4253642 Branch: refs/heads/master Commit: f42536422615d46fc165223470c92c068d2657d1 Parents: 9b76b48 Author: Gary Gregory <[email protected]> Authored: Mon Sep 29 13:25:31 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Mon Sep 29 13:25:31 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f4253642/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6943e02..f729941 100644 --- a/pom.xml +++ b/pom.xml @@ -177,7 +177,7 @@ <cobertura.plugin.version>2.5.2</cobertura.plugin.version> <release.plugin.version>2.5</release.plugin.version> <scm.plugin.version>1.9.1</scm.plugin.version> - <jxr.plugin.version>2.3</jxr.plugin.version> + <jxr.plugin.version>2.4</jxr.plugin.version> <manifestfile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</manifestfile> <maven.compile.source>1.6</maven.compile.source> <maven.compile.target>1.6</maven.compile.target>
