You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2016/10/23 12:51:46 UTC

svn commit: r1766271 - /maven/doxia/doxia-sitetools/trunk/pom.xml

Author: hboutemy
Date: Sun Oct 23 12:51:46 2016
New Revision: 1766271

URL: http://svn.apache.org/viewvc?rev=1766271&view=rev
Log:
removed confusing prerequisite section: not a plugin

Modified:
    maven/doxia/doxia-sitetools/trunk/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1766271&r1=1766270&r2=1766271&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Sun Oct 23 12:51:46 2016
@@ -39,10 +39,6 @@ under the License.
   <url>https://maven.apache.org/doxia/doxia-sitetools/</url>
   <inceptionYear>2005</inceptionYear>
 
-  <prerequisites>
-    <maven>2.2.1</maven>
-  </prerequisites>
-
   <modules>
     <module>doxia-decoration-model</module>
     <module>doxia-skin-model</module>