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/20 09:26:37 UTC

[maven-acr-plugin] 24/45: Follow ASF branding rules.

This is an automated email from the ASF dual-hosted git repository.

hboutemy pushed a commit to annotated tag maven-acr-plugin-1.1
in repository https://gitbox.apache.org/repos/asf/maven-acr-plugin.git

commit 4c3f65b11920a2828cbddd9dd33162109817bf4a
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Sun Jul 21 22:53:07 2013 +0000

    Follow ASF branding rules.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-acr-plugin@1505495 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml                                  | 2 +-
 src/site/apt/{index.apt => index.apt.vm} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index d1754c5..e94106a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
   <version>1.0.1-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Maven ACR Plugin</name>
+  <name>Apache Maven ACR Plugin</name>
   <description>Generates a J2EE Application Client file.</description>
 
   <prerequisites>
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt.vm
similarity index 99%
rename from src/site/apt/index.apt
rename to src/site/apt/index.apt.vm
index d763572..c37d44e 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt.vm
@@ -4,7 +4,7 @@
  Stephane Nicoll
  <sn...@apache.org>
  ------
- 2011-03-26
+ 2013-07-22
  ------
 
  ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -28,7 +28,7 @@
  ~~ http://maven.apache.org/doxia/references/apt-format.html
 
 
-Maven ACR Plugin
+${project.name}
 
   This plugin generates J2EE Application Client file.
 

-- 
To stop receiving notification emails like this one, please contact
"commits@maven.apache.org" <co...@maven.apache.org>.