[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.


git-svn-id: https://svn.apache.org/repos/asf/maven/pom/trunk@1744907 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/asf/src/site-docs/apt/index.apt.vm b/asf/src/site-docs/apt/index.apt.vm
index 324c9ef..45e7525 100644
--- a/asf/src/site-docs/apt/index.apt.vm
+++ b/asf/src/site-docs/apt/index.apt.vm
@@ -65,7 +65,7 @@
     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.