Author: dennisl
Date: Mon Jul 22 00:06:40 2013
New Revision: 1505540

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

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

Modified: maven/plugins/trunk/maven-gpg-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/pom.xml?rev=1505540&r1=1505539&r2=1505540&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-gpg-plugin/pom.xml Mon Jul 22 00:06:40 2013
@@ -33,7 +33,7 @@ under the License.
   <version>1.5-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven GPG Plugin</name>
+  <name>Apache Maven GPG Plugin</name>
   <description>Signs the project artifacts with GnuPG.</description>
 
   <prerequisites>

Copied: maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt.vm (from 
r1505399, maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt.vm?p2=maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt.vm&p1=maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt&r1=1505399&r2=1505540&rev=1505540&view=diff
==============================================================================
--- maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt (original)
+++ maven/plugins/trunk/maven-gpg-plugin/src/site/apt/index.apt.vm Mon Jul 22 
00:06:40 2013
@@ -3,7 +3,7 @@
  ------
  Dennis Lundberg
  ------
- 10 December 2006
+ 2013-07-22
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -23,7 +23,7 @@
 ~~ specific language governing permissions and limitations
 ~~ under the License.
 
-Maven GPG Plugin
+${project.name}
 
   This plugin signs all of the project's attached artifacts with GnuPG.
 

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


Reply via email to