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 78f889494028fac75dab61abe090a13cc73fd0a3
Author: Dennis Lundberg <[email protected]>
AuthorDate: Fri Apr 13 21:44:20 2012 +0000

    Use the project's name.
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/doxia/doxia-tools/trunk@1325973 
13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/site.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/site/site.xml b/src/site/site.xml
index 58c7c2a..de6ff29 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -22,8 +22,7 @@
  -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.1.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 
http://maven.apache.org/xsd/decoration-1.1.0.xsd";
-  name="Doxia Maven plugin">
+  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.1.0 
http://maven.apache.org/xsd/decoration-1.1.0.xsd";>
 
   <body>
 

Reply via email to