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/09 17:24:22 UTC

[maven-shared-incremental] 25/44: 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-incremental.git

commit c7da060c891f43ba1e80bcf3feeb25c2b3c292e5
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Tue Jul 23 23:07:18 2013 +0000

    Follow ASF branding rules.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/shared/trunk@1506360 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3738773..e97a2b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,8 @@
 
   <artifactId>maven-shared-incremental</artifactId>
   <version>1.2-SNAPSHOT</version>
-  <name>Maven Incremental Build support utilities</name>
+
+  <name>Apache Maven Incremental Build Support Utilities</name>
   <description>
     Various utility classes and plexus components for supporting 
     incremental build functionality in maven plugins.

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