Follow ASF branding rules.

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1506322 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 21cfb3d..35d5598 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
   <version>1.2-SNAPSHOT</version>
   <packaging>jar</packaging>
 
-  <name>Maven Filtering</name>
+  <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with properties from a Maven project.</description>
 
   <prerequisites>
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm
similarity index 98%
rename from src/site/apt/index.apt
rename to src/site/apt/index.apt.vm
index 90063e3..d7c57ab 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt.vm
@@ -3,7 +3,7 @@
  ------
  Olivier Lamy
  ------
- 2011-01-05
+ 2013-07-24
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -23,7 +23,7 @@
  ~~ specific language governing permissions and limitations
  ~~ under the License.
 
-Maven Filtering
+${project.name}
 
   These Plexus components have been built from the filtering process/code in Maven Resources Plugin.