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-renderer.git
commit 71581d5b5317703bde39ff1e5e0f4d898c058e12 Author: Dennis Lundberg <[email protected]> AuthorDate: Fri Apr 13 21:09:24 2012 +0000 Use a proper name. git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1325953 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 8f0ed63..eb274bc 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ under the License. </parent> <artifactId>doxia-book-renderer</artifactId> - <name>Doxia Tools :: Book Renderer</name> + <name>Doxia Book Renderer</name> <description>A component to render books like user manuals and guides in any format supported by Doxia.</description> <properties>
