Repository: logging-log4j2 Updated Branches: refs/heads/master 73973959a -> f08b9603d
Update maven-deploy-plugin 2.4 -> 2.8.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/f08b9603 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/f08b9603 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/f08b9603 Branch: refs/heads/master Commit: f08b9603dd2bf525d6f8fbdcc6acd1cffdc5709b Parents: 7397395 Author: Gary Gregory <[email protected]> Authored: Wed Jan 17 12:25:26 2018 -0700 Committer: Gary Gregory <[email protected]> Committed: Wed Jan 17 12:25:26 2018 -0700 ---------------------------------------------------------------------- log4j-samples/log4j-samples-flume-embedded/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/f08b9603/log4j-samples/log4j-samples-flume-embedded/pom.xml ---------------------------------------------------------------------- diff --git a/log4j-samples/log4j-samples-flume-embedded/pom.xml b/log4j-samples/log4j-samples-flume-embedded/pom.xml index 5c325ea..7f7a6b0 100644 --- a/log4j-samples/log4j-samples-flume-embedded/pom.xml +++ b/log4j-samples/log4j-samples-flume-embedded/pom.xml @@ -111,7 +111,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-deploy-plugin</artifactId> - <version>2.4</version> + <version>2.8.2</version> <configuration> <skip>true</skip> </configuration>
