[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/748551d0
Tree: http://git-wip-us.apache.org/repos/asf/maven/tree/748551d0
Diff: http://git-wip-us.apache.org/repos/asf/maven/diff/748551d0

Branch: refs/heads/MNG-6169
Commit: 748551d0274cc2eebfb2f976536d18277e564584
Parents: 529e8a6
Author: Karl Heinz Marbaise <khmarba...@apache.org>
Authored: Fri Feb 24 22:49:21 2017 +0100
Committer: Karl Heinz Marbaise <khmarba...@apache.org>
Committed: Wed Mar 1 20:05:45 2017 +0100

----------------------------------------------------------------------
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven/blob/748551d0/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-->

Reply via email to