You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2016/06/12 20:10:08 UTC

maven-scm git commit: [SCM-831] Using inherited site descriptor from maven-parent

Repository: maven-scm
Updated Branches:
  refs/heads/master ef1116f71 -> 304d09eb6


[SCM-831] Using inherited site descriptor from maven-parent


Project: http://git-wip-us.apache.org/repos/asf/maven-scm/repo
Commit: http://git-wip-us.apache.org/repos/asf/maven-scm/commit/304d09eb
Tree: http://git-wip-us.apache.org/repos/asf/maven-scm/tree/304d09eb
Diff: http://git-wip-us.apache.org/repos/asf/maven-scm/diff/304d09eb

Branch: refs/heads/master
Commit: 304d09eb666f84cd64a20632c2ae744dd37ddcff
Parents: ef1116f
Author: Karl Heinz Marbaise <kh...@apache.org>
Authored: Sun Jun 12 22:09:55 2016 +0200
Committer: Karl Heinz Marbaise <kh...@apache.org>
Committed: Sun Jun 12 22:09:55 2016 +0200

----------------------------------------------------------------------
 src/site/site.xml | 16 ----------------
 1 file changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/maven-scm/blob/304d09eb/src/site/site.xml
----------------------------------------------------------------------
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"/>