Author: gk
Date: Mon Jun 15 14:30:16 2020
New Revision: 1878858

URL: http://svn.apache.org/viewvc?rev=1878858&view=rev
Log:
- remove prerequisite and warning that it's only intended for maven-plugin 
projects but not for non maven-plugin projects

Modified:
    turbine/maven/turbine-parent/trunk/pom.xml

Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1878858&r1=1878857&r2=1878858&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Mon Jun 15 14:30:16 2020
@@ -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>


Reply via email to