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 ce7dc8b5a7f4dd34365789fb476f96d50598c63e 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 81bf2f2..497a509 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 Tools :: Book Maven Plugin</name> <description>A Maven plugin for Doxia books.</description> <prerequisites>
