<?xml version="1.0" encoding="UTF-8"?>
<!--
 #%L
  Mavenpom4redmine
  
  $Id: site_fr.xml 1165 2011-09-09 14:25:40Z tchemit $
  $HeadURL: http://svn.nuiton.org/svn/mavenpom/tags/mavenpom-3.0.5/mavenpom4redmine/mavenpom4redmineAndCentral/src/site/site_fr.xml $
  %%
  Copyright (C) 2010 CodeLutin
  %%
  This program is free software: you can redistribute it and/or modify
  it under the terms of the GNU Lesser General Public License as 
  published by the Free Software Foundation, either version 3 of the 
  License, or (at your option) any later version.
  
  This program is distributed in the hope that it will be useful,
  but WITHOUT ANY WARRANTY; without even the implied warranty of
  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  GNU General Lesser Public License for more details.
  
  You should have received a copy of the GNU General Lesser Public 
  License along with this program.  If not, see
  <http://www.gnu.org/licenses/lgpl-3.0.html>.
  #L%
-->
<project name="${project.name}">

  <bannerLeft>
    <name>${project.name}</name>
    <href>index.html</href>
  </bannerLeft>

  <body>

    <breadcrumbs>
      <item name="${project.name}" href="${project.url}"/>
    </breadcrumbs>

    <menu ref="parent"/>

    <menu name="Dissection de mavenpom4redmineAndCentral">
      <item name="Accueil" href="index.html"/>
    </menu>

    <menu name="Utiliser mavenpom4redmineAndCentral">
      <item name="Pom minimal" href="minimalpom.html"/>
      <item name="Faire une release" href="release.html"/>
    </menu>

    <menu ref="reports"/>

  </body>
</project>
