Repository: logging-log4j2 Updated Branches: refs/heads/master 580802208 -> 36da1bbe0
Update maven-resources-plugin to 2.6.0 from 2.4.0. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/32d5363e Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/32d5363e Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/32d5363e Branch: refs/heads/master Commit: 32d5363e70204a6c246d867adeebf5e4de8bc4bf Parents: 5f765ee Author: Gary Gregory <[email protected]> Authored: Sun Aug 31 01:59:16 2014 -0400 Committer: Gary Gregory <[email protected]> Committed: Sun Aug 31 01:59:16 2014 -0400 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/32d5363e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5358934..6c94251 100644 --- a/pom.xml +++ b/pom.xml @@ -734,7 +734,7 @@ </plugin> <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>2.5</version> + <version>2.6</version> <executions> <execution> <id>copy-sitecss</id>
