Repository: logging-log4j2 Updated Branches: refs/heads/master 8777af527 -> 65c2b53d5
maven-assembly-plugin 3.0.0 -> 3.1.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/e7314071 Tree: http://git-wip-us.apache.org/repos/asf/logging-log4j2/tree/e7314071 Diff: http://git-wip-us.apache.org/repos/asf/logging-log4j2/diff/e7314071 Branch: refs/heads/master Commit: e7314071b3bbf0aa12390a9c82e16bbe5fc4dff1 Parents: 8df21de Author: Gary Gregory <[email protected]> Authored: Wed Aug 16 14:34:28 2017 -0600 Committer: Gary Gregory <[email protected]> Committed: Wed Aug 16 14:34:28 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/logging-log4j2/blob/e7314071/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d25e55f..da3b04a 100644 --- a/pom.xml +++ b/pom.xml @@ -939,7 +939,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>3.0.0</version> + <version>3.1.0</version> </plugin> </plugins> </pluginManagement>
