Repository: logging-log4j2 Updated Branches: refs/heads/master 8032c00cd -> 4dfacaf9e
Revert since this module does not inherit from the main module. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/4dfacaf9 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/4dfacaf9 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/4dfacaf9 Branch: refs/heads/master Commit: 4dfacaf9edb4885c59a27a4587910bd293556d76 Parents: 8032c00 Author: Gary Gregory <[email protected]> Authored: Wed Jan 17 12:49:38 2018 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jan 17 12:49:38 2018 -0700 ---------------------------------------------------------------------- log4j-bom/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/4dfacaf9/log4j-bom/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml index 5b5545d..46dda8d 100644 --- a/log4j-bom/pom.xml +++ b/log4j-bom/pom.xml @@ -127,7 +127,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-site-plugin</artifactId> - <version>${site.plugin.version}</version> + <version>3.7</version> <configuration> <skip>true</skip> <skipDeploy>true</skipDeploy>
