You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-commits@maven.apache.org by hb...@apache.org on 2014/12/26 11:42:16 UTC

svn commit: r934034 - /websites/production/maven/content/plugins/maven-clean-plugin/plugin-info.html

Author: hboutemy
Date: Fri Dec 26 10:42:15 2014
New Revision: 934034

Log:
manual fix for minimum JDK version

Modified:
    websites/production/maven/content/plugins/maven-clean-plugin/plugin-info.html

Modified: websites/production/maven/content/plugins/maven-clean-plugin/plugin-info.html
==============================================================================
--- websites/production/maven/content/plugins/maven-clean-plugin/plugin-info.html (original)
+++ websites/production/maven/content/plugins/maven-clean-plugin/plugin-info.html Fri Dec 26 10:42:15 2014
@@ -234,7 +234,7 @@ Call <code>mvn clean:help -Ddetail=true
 <td>2.2.1</td></tr>
 <tr class="b">
 <td>JDK</td>
-<td>Default target for maven-compiler-plugin version 3.1</td></tr>
+<td>1.5</td></tr>
 <tr class="a">
 <td>Memory</td>
 <td>No minimum requirement.</td></tr>