Author: khmarbaise
Date: Sat May 21 11:22:21 2016
New Revision: 1744907

URL: http://svn.apache.org/viewvc?rev=1744907&view=rev
Log:
[MPOM-124] Text about for default compiler version giving 1.4 which is wrong
 o Changed text 1.6 to represent the real configuration in the pom file.

Modified:
    maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm

Modified: maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm
URL: 
http://svn.apache.org/viewvc/maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm?rev=1744907&r1=1744906&r2=1744907&view=diff
==============================================================================
--- maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm (original)
+++ maven/pom/trunk/asf/src/site-docs/apt/index.apt.vm Sat May 21 11:22:21 2016
@@ -65,7 +65,7 @@ Apache Software Foundation Parent POM
     of a list of plugins. See the {{{./plugin-management.html}Plugin 
Management report}} for
     the complete list with versions. 
     
-  ** The compiler plugin is set to default to Java 1.4 and UTF-8 source.
+  ** The compiler plugin is set to default to Java 1.6 and UTF-8 source.
     
   ** the jar plugin is set to add default specification and implementation 
entries.
     


Reply via email to