Author: dennisl
Date: Mon Jul 22 00:09:12 2013
New Revision: 1505541

URL: http://svn.apache.org/r1505541
Log:
Follow ASF branding rules.

Added:
    maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm   
(contents, props changed)
      - copied, changed from r1505399, 
maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt
Removed:
    maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt
Modified:
    maven/plugins/trunk/maven-help-plugin/pom.xml

Modified: maven/plugins/trunk/maven-help-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/pom.xml?rev=1505541&r1=1505540&r2=1505541&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-help-plugin/pom.xml Mon Jul 22 00:09:12 2013
@@ -33,7 +33,7 @@ under the License.
   <version>2.2.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Help Plugin</name>
+  <name>Apache Maven Help Plugin</name>
   <description>
     The Maven Help plugin provides goals aimed at helping to make sense out of
     the build environment. It includes the ability to view the effective

Copied: maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm (from 
r1505399, maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm?p2=maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm&p1=maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt&r1=1505399&r2=1505541&rev=1505541&view=diff
==============================================================================
--- maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm Mon Jul 22 
00:09:12 2013
@@ -4,7 +4,7 @@
  Maria Odea Ching
  Vincent Siveton
  ------
- 2010-01-21
+ 2013-07-22
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -27,7 +27,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Maven Help Plugin
+${project.name}
 
  The Maven Help Plugin is used to get relative information about a project or 
the system. It can be used to get a
  description of a particular plugin, including the plugin's mojos with their 
parameters and component requirements,

Propchange: maven/plugins/trunk/maven-help-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:eol-style = native


Reply via email to