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 2018/07/19 16:00:59 UTC

logging-log4j2 git commit: maven-site-plugin 3.7.0 -> 3.7.1.

Repository: logging-log4j2
Updated Branches:
  refs/heads/release-2.x 70f0fc5ba -> 9e75c0b82


maven-site-plugin 3.7.0 -> 3.7.1.

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

Branch: refs/heads/release-2.x
Commit: 9e75c0b827fee366ff98da2829b2117d65facbda
Parents: 70f0fc5
Author: Gary Gregory <ga...@gmail.com>
Authored: Thu Jul 19 10:00:56 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Thu Jul 19 10:00:56 2018 -0600

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/9e75c0b8/log4j-bom/pom.xml
----------------------------------------------------------------------
diff --git a/log4j-bom/pom.xml b/log4j-bom/pom.xml
index 5fe6642..c833fa9 100644
--- a/log4j-bom/pom.xml
+++ b/log4j-bom/pom.xml
@@ -139,7 +139,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-site-plugin</artifactId>
-        <version>3.7</version>
+        <version>3.7.1</version>
         <configuration>
           <skip>true</skip>
           <skipDeploy>true</skipDeploy>