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 <[email protected]> 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>
