You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2012/10/07 15:49:15 UTC

svn commit: r1395303 - /maven/shared/trunk/maven-invoker/src/site/site.xml

Author: rfscholte
Date: Sun Oct  7 13:49:15 2012
New Revision: 1395303

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

Modified:
    maven/shared/trunk/maven-invoker/src/site/site.xml

Modified: maven/shared/trunk/maven-invoker/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-invoker/src/site/site.xml?rev=1395303&r1=1395302&r2=1395303&view=diff
==============================================================================
--- maven/shared/trunk/maven-invoker/src/site/site.xml (original)
+++ maven/shared/trunk/maven-invoker/src/site/site.xml Sun Oct  7 13:49:15 2012
@@ -20,6 +20,13 @@ under the License.
 -->
 
 <project xmlns="http://maven.apache.org/DECORATION/1.0.0" 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">
+  
+  <skin>
+    <groupId>org.apache.maven.skins</groupId>
+    <artifactId>maven-fluido-skin</artifactId>
+    <version>1.3.0</version>
+  </skin>
+  
   <body>
     <menu name="Overview">
       <item name="Introduction" href="index.html"/>