You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@logging.apache.org by gg...@apache.org on 2017/11/14 01:11:51 UTC

logging-log4j2 git commit: Update Maven site plugin from 3.0 to 3.6.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master 7483172b8 -> 661c80671


Update Maven site plugin from 3.0 to 3.6.

Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo
Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/661c8067
Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/661c8067
Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/661c8067

Branch: refs/heads/master
Commit: 661c806717f1c2ae9b19aade9cbf93804a4fc4a8
Parents: 7483172
Author: Gary Gregory <gg...@apache.org>
Authored: Mon Nov 13 18:11:49 2017 -0700
Committer: Gary Gregory <gg...@apache.org>
Committed: Mon Nov 13 18:11:49 2017 -0700

----------------------------------------------------------------------
 log4j-bom/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/661c8067/log4j-bom/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml
index 96bf601..54b400c 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>3.0</version>
+        <version>3.6</version>
         <configuration>
           <skip>true</skip>
           <skipDeploy>true</skipDeploy>