Repository: logging-log4j2 Updated Branches: refs/heads/master 7b6175398 -> ed828be67
maven-resources-plugin 2.7 -> 3.0.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/2b595b64 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/2b595b64 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/2b595b64 Branch: refs/heads/master Commit: 2b595b6402a5ac91bae9c168c9a97e1c93e2d07a Parents: 7b61753 Author: Gary Gregory <[email protected]> Authored: Mon Nov 14 15:09:08 2016 -0800 Committer: Gary Gregory <[email protected]> Committed: Mon Nov 14 15:09:08 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/2b595b64/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 323677f..96c2e4b 100644 --- a/pom.xml +++ b/pom.xml @@ -982,7 +982,7 @@ </plugin> <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>2.7</version> + <version>3.0.1</version> <executions> <execution> <id>copy-sitecss</id>
