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/08 18:15:57 UTC

[maven-shared-resources] 10/26: Follow ASF branding rules.

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

hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-shared-resources.git

commit a4c7544c72ff0c0e4ffde931814da05b6e286c72
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Tue Jul 23 23:15:41 2013 +0000

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

diff --git a/pom.xml b/pom.xml
index 81a8921..7767164 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@
   <artifactId>maven-shared-resources</artifactId>
   <version>2-SNAPSHOT</version>
 
-  <name>Maven Shared Resources</name>
+  <name>Apache Maven Shared Resources</name>
   <description>A collection of templates that are specific to the Maven project.</description>
 
   <scm>
diff --git a/src/site/apt/index.apt.vm b/src/site/apt/index.apt.vm
index dc67069..182b0df 100644
--- a/src/site/apt/index.apt.vm
+++ b/src/site/apt/index.apt.vm
@@ -3,7 +3,7 @@
  ------
  Dennis Lundberg
  ------
- 2011-05-01
+ 2013-07-24
  ------
 
 ~~ Licensed to the Apache Software Foundation (ASF) under one
@@ -23,7 +23,7 @@
 ~~ specific language governing permissions and limitations
 ~~ under the License.
 
-Maven Shared Resources
+${project.name}
 
   This is a collection of templates that are specific to the Maven project. They
   are probably not of interest to projects other than Apache Maven.

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