This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-reporting-api.git
commit 459949c96ae498036114eab42004b28d3a3002ca Author: Dennis Lundberg <[email protected]> AuthorDate: Tue Jul 23 22:31:42 2013 +0000 Follow ASF branding rules. git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1506345 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- src/site/apt/{index.apt => index.apt.vm} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 74997f2..b62cd89 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ under the License. <artifactId>maven-reporting-api</artifactId> <version>3.1-SNAPSHOT</version> - <name>Maven Reporting API</name> + <name>Apache Maven Reporting API</name> <description>API to manage report generation.</description> <developers> diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm similarity index 81% rename from src/site/apt/index.apt rename to src/site/apt/index.apt.vm index 046a5eb..dfea864 100644 --- a/src/site/apt/index.apt +++ b/src/site/apt/index.apt.vm @@ -1,12 +1,12 @@ ----- - Maven Reporting API + Introduction ----- Hervé Boutemy ----- - 2010-05-08 + 2013-07-24 ----- -Maven Reporting API +${project.name} API to manage report generation. -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
