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 2020/01/23 08:14:46 UTC

[maven-doxia-book-maven-plugin] 20/35: align projects names

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-doxia-book-maven-plugin.git

commit 99d510f9dfa14b59c62ce6b182798b69714382cf
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Fri Jan 25 08:49:59 2013 +0000

    align projects names
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1438389 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f75c61b..694d2e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -33,7 +33,7 @@ under the License.
   <version>1.3-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
-  <name>Doxia Book Maven Plugin</name>
+  <name>Doxia :: Book Maven Plugin</name>
   <description>A Maven plugin for Doxia books.</description>
 
   <prerequisites>