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:31 UTC

[maven-doxia-book-maven-plugin] 05/35: Use a proper name.

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 7cc8866003ce19feda15cc8eeac78d8eab07d68e
Author: Dennis Lundberg <de...@apache.org>
AuthorDate: Fri Apr 13 21:32:03 2012 +0000

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

diff --git a/pom.xml b/pom.xml
index 2a2272b..36e712f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
   <artifactId>doxia-book-maven-plugin</artifactId>
   <packaging>maven-plugin</packaging>
 
-  <name>Doxia Tools :: Book Maven Plugin</name>
+  <name>Doxia Book Maven Plugin</name>
   <description>A Maven plugin for Doxia books.</description>
 
   <prerequisites>