Follow ASF branding rules.

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1506346 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index ec5486a..6221613 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>maven-reporting-exec</artifactId>
   <version>1.1.1-SNAPSHOT</version>
 
-  <name>Maven Reporting Executor</name>
+  <name>Apache Maven Reporting Executor</name>
   <description>Classes to manage report plugin executions with Maven 3.</description>
 
   <scm>
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm
similarity index 96%
rename from src/site/apt/index.apt
rename to src/site/apt/index.apt.vm
index c809388..cac9d55 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt.vm
@@ -1,12 +1,12 @@
  -----
- Maven Reporting Executor
+ Introduction
  -----
  Hervé Boutemy
  -----
- 2013-04-13
+ 2013-07-24
  -----
 
-Maven Reporting Executor
+${project.name}
 
   Classes to manage report plugin executions with Maven 3, through
   {{{./apidocs/org/apache/maven/reporting/exec/MavenReportExecutor.html}MavenReportExecutor}}