You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ol...@apache.org on 2011/11/27 00:41:43 UTC

svn commit: r1206636 - /maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml

Author: olamy
Date: Sat Nov 26 23:41:42 2011
New Revision: 1206636

URL: http://svn.apache.org/viewvc?rev=1206636&view=rev
Log:
use fluido skin

Modified:
    maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml

Modified: maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml?rev=1206636&r1=1206635&r2=1206636&view=diff
==============================================================================
--- maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml (original)
+++ maven/sandbox/trunk/plugins/maven-patch-tracker-plugin/src/site/site.xml Sat Nov 26 23:41:42 2011
@@ -23,6 +23,13 @@ under the License.
   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
   name="Maven Patch Tracker plugin">
+
+  <skin>
+    <groupId>org.apache.maven.skins</groupId>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.0</version>
+  </skin>
+
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>