[MNG-6192] upgraded m-assembly-p to get ordered entries in zip Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/f0535a40 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/f0535a40 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/f0535a40
Branch: refs/heads/MNG-6069 Commit: f0535a40e2dba47f00c5469941d3edad2a8effef Parents: 27ab750 Author: Hervé Boutemy <hbout...@apache.org> Authored: Thu Mar 23 05:11:12 2017 +0100 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Thu Mar 23 05:11:12 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/f0535a40/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a3d5f67..857ce07 100644 --- a/pom.xml +++ b/pom.xml @@ -539,7 +539,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-assembly-plugin</artifactId> - <version>2.6</version> + <version>3.0.0</version> </plugin> </plugins> </pluginManagement>