[SCM-831] Using inherited site descriptor from maven-parent
diff --git a/src/site/site.xml b/src/site/site.xml
index 8d37d14..11eb4f7 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -23,22 +23,6 @@
   xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd"
   name="Apache Maven SCM">
 
-  <skin>
-    <groupId>org.apache.maven.skins</groupId>
-    <artifactId>maven-fluido-skin</artifactId>
-    <version>1.3.0</version>
-  </skin>
-
-  <custom>
-    <fluidoSkin>
-      <topBarEnabled>true</topBarEnabled>
-      <sideBarEnabled>false</sideBarEnabled>
-      <googleSearch></googleSearch>
-      <leftColumnClass>span2</leftColumnClass>
-      <bodyColumnClass>span10</bodyColumnClass>
-    </fluidoSkin>
-  </custom>
-
   <body>
     <menu name="Maven SCM">
       <item name="Home" href="/index.html"/>