maven-resources-plugin 3.0.1 -> 3.0.2. Project: http://git-wip-us.apache.org/repos/asf/logging-log4j2/repo Commit: http://git-wip-us.apache.org/repos/asf/logging-log4j2/commit/17e3d414 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/17e3d414 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/17e3d414
Branch: refs/heads/LOG4J2-1431 Commit: 17e3d4144e18df3001c07e38f7f2811b9e478552 Parents: 80a4963 Author: Gary Gregory <[email protected]> Authored: Mon Aug 21 13:45:54 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Mon Aug 21 13:45:54 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/17e3d414/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index da3b04a..4ecd566 100644 --- a/pom.xml +++ b/pom.xml @@ -975,7 +975,7 @@ </plugin> <plugin> <artifactId>maven-resources-plugin</artifactId> - <version>3.0.1</version> + <version>3.0.2</version> <executions> <execution> <id>copy-sitecss</id>
