- remove prerequisite and warning that it's only intended for maven-plugin projects but not for non maven-plugin projects

git-svn-id: https://svn.apache.org/repos/asf/turbine/maven/turbine-parent/trunk@1878858 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index b710e1a..568cffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,11 +38,6 @@
 

   <inceptionYear>2011</inceptionYear>

 

-  <!-- Now required by versions plugin -->

-  <prerequisites>

-    <maven>3.0.5</maven>

-  </prerequisites>

-

   <issueManagement>

     <system>jira</system>

     <url>https://issues.apache.org/jira/browse/TRB</url>