Author: olamy
Date: Fri Jan 25 08:48:40 2013
New Revision: 1438387
URL: http://svn.apache.org/viewvc?rev=1438387&view=rev
Log:
align projects names
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
maven/doxia/doxia-sitetools/trunk/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=1438387&r1=1438386&r2=1438387&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-decoration-model/pom.xml Fri Jan 25
08:48:40 2013
@@ -31,7 +31,7 @@ under the License.
<artifactId>doxia-decoration-model</artifactId>
- <name>Decoration Model</name>
+ <name>Doxia :: Decoration Model</name>
<description>The Decoration Model handles the decoration descriptor for
sites, also known as site.xml.</description>
<url>http://maven.apache.org/doxia/doxia-sitetools/doxia-decoration-model/</url>
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=1438387&r1=1438386&r2=1438387&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-doc-renderer/pom.xml Fri Jan 25
08:48:40 2013
@@ -31,7 +31,7 @@ under the License.
<artifactId>doxia-doc-renderer</artifactId>
- <name>Document Renderer</name>
+ <name>Doxia :: Document Renderer</name>
<description>The Document Renderer handles the rendering of documents, in
formats like PDF and RTF.</description>
<url>http://maven.apache.org/doxia/doxia-sitetools/doxia-doc-renderer/</url>
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=1438387&r1=1438386&r2=1438387&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Fri Jan 25
08:48:40 2013
@@ -31,7 +31,7 @@ under the License.
<artifactId>doxia-site-renderer</artifactId>
- <name>Site Renderer</name>
+ <name>Doxia :: Site Renderer</name>
<description>The Site Renderer handles the rendering of sites, merging site
decoration with document content.</description>
<url>http://maven.apache.org/doxia/doxia-sitetools/doxia-site-renderer/</url>
Modified: maven/doxia/doxia-sitetools/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/pom.xml?rev=1438387&r1=1438386&r2=1438387&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/trunk/pom.xml (original)
+++ maven/doxia/doxia-sitetools/trunk/pom.xml Fri Jan 25 08:48:40 2013
@@ -34,7 +34,7 @@ under the License.
<version>1.4-SNAPSHOT</version>
<packaging>pom</packaging>
- <name>Doxia Sitetools</name>
+ <name>Doxia :: Sitetools</name>
<description>Doxia Sitetools generates sites, consisting of static and
dynamic content that was generated by Doxia.</description>
<url>http://maven.apache.org/doxia/doxia-sitetools/</url>
<inceptionYear>2005</inceptionYear>