Author: hboutemy
Date: Sat Feb 21 22:18:16 2009
New Revision: 746596
URL: http://svn.apache.org/viewvc?rev=746596&view=rev
Log:
improved site
Modified:
maven/doxia/doxia/trunk/doxia-sink-api/pom.xml
maven/doxia/doxia/trunk/src/site/site.xml
Modified: maven/doxia/doxia/trunk/doxia-sink-api/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/doxia-sink-api/pom.xml?rev=746596&r1=746595&r2=746596&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/doxia-sink-api/pom.xml (original)
+++ maven/doxia/doxia/trunk/doxia-sink-api/pom.xml Sat Feb 21 22:18:16 2009
@@ -47,7 +47,7 @@
<artifactId>clirr-maven-plugin</artifactId>
<version>2.2.2</version>
<configuration>
- <comparisonVersion>1.0-alpha-11</comparisonVersion>
+ <comparisonVersion>1.0</comparisonVersion>
</configuration>
</plugin>
</plugins>
Modified: maven/doxia/doxia/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia/trunk/src/site/site.xml?rev=746596&r1=746595&r2=746596&view=diff
==============================================================================
--- maven/doxia/doxia/trunk/src/site/site.xml (original)
+++ maven/doxia/doxia/trunk/src/site/site.xml Sat Feb 21 22:18:16 2009
@@ -29,7 +29,6 @@
<bannerRight>
<src>images/maven-logo-2.gif</src>
</bannerRight>
- <publishDate format="d MMM yyyy" position="right" />
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-stylus-skin</artifactId>
|