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 b92120a1d98ab665c0a897601282249221f5095d Author: Herve Boutemy <[email protected]> AuthorDate: Wed Apr 11 21:36:49 2012 +0000 updated site urls to let automatic extrapolation from parent git-svn-id: https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1325018 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/pom.xml b/pom.xml index 98368f3..5e827d1 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,6 @@ under the License. <artifactId>doxia-book-renderer</artifactId> <name>Doxia Tools :: Book Renderer</name> <description>A component to render books like user manuals and guides in any format supported by Doxia.</description> - <url>http://maven.apache.org/doxia/doxia/doxia-book/</url> <properties> <doxiaVersion>1.3-SNAPSHOT</doxiaVersion>
