[MASSEMBLY-816] fluido skin version (and config) is now inherited from parent

git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1748462 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/src/site/site.xml b/src/site/site.xml
index 27f8463..eabb9b2 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -24,32 +24,6 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0
                       http://maven.apache.org/xsd/decoration-1.0.0.xsd">
 
-  <bannerLeft>
-    <src>http://maven.apache.org/images/apache-maven-project.png</src>
-    <href>http://www.apache.org/</href>
-  </bannerLeft>
-
-  <bannerRight>
-    <src>http://maven.apache.org/images/maven-logo-black-on-white.png</src>
-    <href>http://maven.apache.org/</href>
-  </bannerRight>
-
-  <skin>
-      <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-fluido-skin</artifactId>
-    <version>1.4</version>
-  </skin>
-
-  <custom>
-    <fluidoSkin>
-      <sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
-      <googlePlusOne />
-      <googleSearch>
-        <sitesearch/>
-      </googleSearch>
-    </fluidoSkin>
-  </custom>
-
   <body>
     <menu name="Reference">
       <item name="Features" href="./features.html"/>