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 2015/06/03 08:55:31 UTC

logging-log4j2 git commit: maven-resources-plugin 2.6 -> 2.7.

Repository: logging-log4j2
Updated Branches:
  refs/heads/master d40928972 -> 052c179eb


maven-resources-plugin 2.6 -> 2.7.

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

Branch: refs/heads/master
Commit: 052c179ebbb9f95e39ae2d30da2e50187453c558
Parents: d409289
Author: Gary Gregory <ga...@gmail.com>
Authored: Tue Jun 2 23:55:30 2015 -0700
Committer: Gary Gregory <ga...@gmail.com>
Committed: Tue Jun 2 23:55:30 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/052c179e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bdcd658..38edf0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -832,7 +832,7 @@
       </plugin>
       <plugin>
         <artifactId>maven-resources-plugin</artifactId>
-        <version>2.6</version>
+        <version>2.7</version>
         <executions>
           <execution>
             <id>copy-sitecss</id>