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 14f24c65c31ceb41100e81f36c70f79e16c06c52
Author: Herve Boutemy <[email protected]>
AuthorDate: Sat Sep 9 19:53:33 2017 +0000

    put "Doxia Tools" in artifact names instead of simply "Doxia"
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1807923 
13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8071453..d837371 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@ under the License.
   <artifactId>doxia-book-renderer</artifactId>
   <version>1.3-SNAPSHOT</version>
 
-  <name>Doxia :: Book Renderer</name>
+  <name>Doxia Tools :: Book Renderer</name>
   <description>A component to render books like user manuals and guides in any 
format supported by Doxia.</description>
 
   <scm>

Reply via email to