Author: ltheussl
Date: Wed Mar 26 06:11:54 2008
New Revision: 641296

URL: http://svn.apache.org/viewvc?rev=641296&view=rev
Log:
Consistent naming

Modified:
    maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
    maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml

Modified: maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml?rev=641296&r1=641295&r2=641296&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml Wed Mar 26 
06:11:54 2008
@@ -27,7 +27,7 @@
     <version>1.0-beta-1-SNAPSHOT</version>
   </parent>
   <artifactId>doxia-decoration-model</artifactId>
-  <name>Doxia Decoration Model</name>
+  <name>Doxia Sitetools :: Decoration Model</name>
   <description>The Decoration Model handles the site descriptor, also known as 
site.xml.</description>
   <build>
     <plugins>

Modified: maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml?rev=641296&r1=641295&r2=641296&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml Wed Mar 26 
06:11:54 2008
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>doxia-doc-renderer</artifactId>
-  <name>Doxia Document Renderer Component</name>
+  <name>Doxia Sitetools :: Document Renderer Component</name>
   <description>The Document Renderer handles the rendering of documents, in 
formats like PDF and RTF.</description>
 
   <developers>

Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml?rev=641296&r1=641295&r2=641296&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Wed Mar 26 
06:11:54 2008
@@ -29,7 +29,7 @@
   </parent>
 
   <artifactId>doxia-site-renderer</artifactId>
-  <name>Doxia Site Renderer Component</name>
+  <name>Doxia Sitetools :: Site Renderer Component</name>
   <description>The Site Renderer handles the rendering of sites.</description>
 
   <contributors>


Reply via email to