<?xml version="1.0" encoding="ISO-8859-1"?>
<project xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1 http://maven.apache.org/xsd/decoration-1.0.1.xsd" name="Apache James IMAP" xmlns="http://maven.apache.org/DECORATION/1.0.1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <bannerLeft>
    <name>James IMAP</name>
    <src>/images/logos/james-imap-logo.gif</src>
    <alt>james-imap-logo.gif</alt>
    <href>http://james.apache.org/imap/index.html</href>
  </bannerLeft>
  <bannerRight>
    <name>The Apache Software Foundation</name>
    <src>/images/logos/asf-logo-reduced.gif</src>
    <href>http://www.apache.org/index.html</href>
  </bannerRight>
  <skin>
    <groupId>org.apache.james</groupId>
    <artifactId>maven-skin</artifactId>
    <version>1.7-SNAPSHOT</version>
  </skin>
  <body>
    <menu name="Documentation">
      <item name="Introduction" href="/index.html" />
      <item name="Source Code" href="/source-code.html" />
    </menu>
    <menu name="References">
      <item name="Javadoc" href="/apidocs/index.html" />
      <item name="Issue Tracker" href="https://issues.apache.org/jira/browse/IMAP" />
    </menu>
  </body>
</project>
