Author: hboutemy Date: Fri Sep 11 01:49:24 2015 New Revision: 1702363 URL: http://svn.apache.org/r1702363 Log: [MPOM-84] keep info on previous Java 1.5
Modified: maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm Modified: maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm?rev=1702363&r1=1702362&r2=1702363&view=diff ============================================================================== --- maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm (original) +++ maven/pom/trunk/maven/src/site-docs/apt/index.apt.vm Fri Sep 11 01:49:24 2015 @@ -91,7 +91,7 @@ History #end As of version 27, this POM sets the Java source and target versions to 1.6. Thus, as any plugin (or other component) - moved to version 27+ of this POM, it moves to requiring Java 1.6. + moved to version 27+ of this POM, it moves to requiring Java 1.6 (was Java 1.5 since version 21). *--------------+------------+ || <<Version>> || <<Release Date>> ||