updated site banners and skin

This commit is contained in:
Hervé Boutemy 2014-02-09 19:08:51 +01:00
parent 668b1cd0f9
commit 8898b28ac4
1 changed files with 10 additions and 1 deletions

View File

@ -22,10 +22,19 @@ under the License.
<project xmlns="http://maven.apache.org/DECORATION/1.3.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
name="Core ITs">
<bannerLeft>
<name>${project.name}</name>
<src>http://maven.apache.org/images/apache-maven-project.png</src>
<href>http://maven.apache.org/</href>
</bannerLeft>
<bannerRight>
<src>http://maven.apache.org/images/maventxt_logo_200.gif</src>
</bannerRight>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
</skin>
<body>