[MNG-6179] Remove WARNING about prerequisites usage
Project: http://git-wip-us.apache.org/repos/asf/maven/repo Commit: http://git-wip-us.apache.org/repos/asf/maven/commit/737bf1df Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/737bf1df Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/737bf1df Branch: refs/heads/MNG-6179 Commit: 737bf1dfd00eadeb9028b48a2876269c2b402eff Parents: 0b9a30f Author: Karl Heinz Marbaise <khmarba...@apache.org> Authored: Fri Feb 24 22:49:21 2017 +0100 Committer: Karl Heinz Marbaise <khmarba...@apache.org> Committed: Sun Feb 26 15:13:12 2017 +0100 ---------------------------------------------------------------------- pom.xml | 7 ------- 1 file changed, 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven/blob/737bf1df/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a085ffa..ba06feb 100644 --- a/pom.xml +++ b/pom.xml @@ -149,13 +149,6 @@ under the License. </contributor> </contributors> - <!-- This marked as deprecated for Maven 3.X. This is checked by maven-enforcer-plugin --> - <!-- https://issues.apache.org/jira/browse/MNG-4840 --> - <!-- https://issues.apache.org/jira/browse/MNG-5297 --> - <prerequisites> - <maven>${maven.version}</maven> - </prerequisites> - <!--bootstrap-start-comment--> <dependencyManagement> <!--bootstrap-end-comment-->