Author: dennisl
Date: Wed Jul 24 13:21:07 2013
New Revision: 1506544

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

Added:
    maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm
      - copied, changed from r1505399, 
maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt
Removed:
    maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt
Modified:
    maven/plugins/trunk/maven-plugins/pom.xml

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1506544&r1=1506543&r2=1506544&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Wed Jul 24 13:21:07 2013
@@ -32,7 +32,7 @@ under the License.
   <version>25-SNAPSHOT</version>
   <packaging>pom</packaging>
 
-  <name>Maven Plugins</name>
+  <name>Apache Maven Plugins</name>
   <description>Maven Plugins</description>
   <url>http://maven.apache.org/plugins/</url>
 

Copied: maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm (from 
r1505399, maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm?p2=maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm&p1=maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt&r1=1505399&r2=1506544&rev=1506544&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt (original)
+++ maven/plugins/trunk/maven-plugins/src/site-docs/apt/index.apt.vm Wed Jul 24 
13:21:07 2013
@@ -1,9 +1,9 @@
  -----
- Maven Plugins Parent POM
+ Introduction
  -----
  Hervé Boutemy
  -----
- 2012-05-03
+ 2013-07-24
  -----
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -26,7 +26,7 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-Maven Plugins Parent POM
+${project.name}
 
     This POM is the common parent of all of the {{{/plugins/}Maven plugins}}
     in the Apache Maven project.


Reply via email to