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/07/02 22:39:25 UTC

svn commit: r1356473 - /maven/skins/trunk/maven-fluido-skin/src/site/site.xml

Author: rfscholte
Date: Mon Jul  2 20:39:24 2012
New Revision: 1356473

URL: http://svn.apache.org/viewvc?rev=1356473&view=rev
Log:
Remove right banner, inherit it from parent

Modified:
    maven/skins/trunk/maven-fluido-skin/src/site/site.xml

Modified: maven/skins/trunk/maven-fluido-skin/src/site/site.xml
URL: http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/site.xml?rev=1356473&r1=1356472&r2=1356473&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/site/site.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/src/site/site.xml Mon Jul  2 20:39:24 2012
@@ -26,9 +26,6 @@ under the License.
   <bannerLeft>
     <name>${project.name}</name>
   </bannerLeft>
-  <bannerRight>
-    <src></src>
-  </bannerRight>
 
   <skin>
     <groupId>${project.groupId}</groupId>