You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/01/23 08:14:30 UTC

[maven-doxia-book-maven-plugin] 04/35: updated site urls to let automatic extrapolation from parent

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 a25462bc6566875c7bd286eb41ec54e000b4f1f3
Author: Herve Boutemy <hb...@apache.org>
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 3641672..2a2272b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,6 @@ under the License.
 
   <name>Doxia Tools :: Book Maven Plugin</name>
   <description>A Maven plugin for Doxia books.</description>
-  <url>http://maven.apache.org/doxia/doxia/doxia-maven-plugin/</url>
 
   <prerequisites>
     <maven>${mavenVersion}</maven>