updated parent pom: fixes issue with m-assembly-p bug Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/a4157428 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/a4157428 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/a4157428
Branch: refs/heads/mvn-3.5.1/MNG-6174 Commit: a4157428d756e2189cddaddf0690ff070bb74d52 Parents: 55eeb32 Author: Hervé Boutemy <hbout...@apache.org> Authored: Sun Mar 19 10:38:18 2017 +0100 Committer: Hervé Boutemy <hbout...@apache.org> Committed: Sun Mar 19 10:38:18 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/a4157428/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bb95b7d..1d34ffe 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ under the License. <parent> <groupId>org.apache.maven</groupId> <artifactId>maven-parent</artifactId> - <version>27</version> + <version>30</version> <relativePath>../pom/maven/pom.xml</relativePath> </parent>