You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2017/12/08 18:15:13 UTC

[maven-reporting-api] 24/39: Follow ASF branding rules.

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 <de...@apache.org>
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
"commits@maven.apache.org" <co...@maven.apache.org>.