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/b4027263 Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/b4027263 Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/b4027263
Branch: refs/heads/MNG-6169 Commit: b4027263e9f3d14603f789c066ad2e6597961ba2 Parents: d015909 Author: Hervé Boutemy <hbout...@apache.org> Authored: Sun Mar 19 10:38:18 2017 +0100 Committer: Michael Osipov <micha...@apache.org> Committed: Sun Apr 2 00:21:12 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/b4027263/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>