Update maven-source-plugin from 2.4 to 3.0.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/1b99f5b6 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/1b99f5b6 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/1b99f5b6
Branch: refs/heads/LOG4J2-1278-gc-free-logger Commit: 1b99f5b6c98a2d369c234a370f1e269d7883e157 Parents: fd51105 Author: ggregory <[email protected]> Authored: Mon Feb 22 19:14:45 2016 -0800 Committer: ggregory <[email protected]> Committed: Mon Feb 22 19:14:45 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/1b99f5b6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a971aee..e3a8526 100644 --- a/pom.xml +++ b/pom.xml @@ -819,7 +819,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-source-plugin</artifactId> - <version>2.4</version> + <version>3.0.0</version> <executions> <execution> <id>attach-sources</id>
