Author: dennisl
Date: Mon Jul 22 00:23:59 2013
New Revision: 1505551

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

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

Modified: maven/plugins/trunk/maven-linkcheck-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/pom.xml?rev=1505551&r1=1505550&r2=1505551&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/pom.xml Mon Jul 22 00:23:59 2013
@@ -33,7 +33,7 @@ under the License.
   <version>1.2-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven Linkcheck Plugin</name>
+  <name>Apache Maven Linkcheck Plugin</name>
   <description>This plugin allows you to generate a linkcheck report of your 
project's documentation.</description>
 
   <prerequisites>

Copied: maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt.vm 
(from r1505399, 
maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt.vm?p2=maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt.vm&p1=maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt&r1=1505399&r2=1505551&rev=1505551&view=diff
==============================================================================
--- maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt.vm Mon 
Jul 22 00:23:59 2013
@@ -3,7 +3,7 @@
  ------
  Vincent Siveton
  ------
- 2009-07-31
+ 2013-07-22
  ------
 
 ~~ 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 Linkcheck Plugin
+${project.name}
 
   This plug-in allows you to generate a Linkcheck report of your project's 
documentation using the
   {{{http://maven.apache.org/doxia/doxia-tools/doxia-linkcheck/}Doxia 
Linkcheck Tool}}.

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

Propchange: maven/plugins/trunk/maven-linkcheck-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:keywords = "Author Date Id Revision"


Reply via email to