Author: brianf
Date: Wed Jan 7 13:15:19 2009
New Revision: 732498
URL: http://svn.apache.org/viewvc?rev=732498&view=rev
Log:
use the right skin
Modified:
maven/plugins/tags/maven-clean-plugin-2.3/src/site/site.xml
Modified: maven/plugins/tags/maven-clean-plugin-2.3/src/site/site.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/tags/maven-clean-plugin-2.3/src/site/site.xml?rev=732498&r1=732497&r2=732498&view=diff
==============================================================================
--- maven/plugins/tags/maven-clean-plugin-2.3/src/site/site.xml (original)
+++ maven/plugins/tags/maven-clean-plugin-2.3/src/site/site.xml Wed Jan 7
13:15:19 2009
@@ -20,6 +20,11 @@
-->
<project>
+ <skin>
+ <groupId>org.apache.maven.skins</groupId>
+ <artifactId>maven-stylus-skin</artifactId>
+ <version>1.1</version>
+ </skin>
<body>
<menu name="Overview">
<item name="Introduction" href="index.html"/>