Follow ASF branding rules.

git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1506362 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 2a2f46f..63fadde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
   <artifactId>maven-shared-jar</artifactId>
   <version>1.2-SNAPSHOT</version>
 
-  <name>Maven JAR Utilities</name>
+  <name>Apache Maven JAR Utilities</name>
   <description>
     Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis.
   </description>
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm
similarity index 89%
rename from src/site/apt/index.apt
rename to src/site/apt/index.apt.vm
index c409bb4..73263db 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt.vm
@@ -3,10 +3,10 @@
  -----
  Brett Porter
  -----
- 2 July 2007
+ 2013-07-24
  -----
 
-Maven JAR Utilities
+${project.name}
 
   Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis.