<?xml version="1.0" encoding="UTF-8"?>

<!--
  ~ Licensed to the Apache Software Foundation (ASF) under one
  ~ or more contributor license agreements.  See the NOTICE file
  ~ distributed with this work for additional information
  ~ regarding copyright ownership.  The ASF licenses this file
  ~ to you under the Apache License, Version 2.0 (the
  ~ "License"); you may not use this file except in compliance
  ~ with the License.  You may obtain a copy of the License at
  ~
  ~     http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS,
  ~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  ~ See the License for the specific language governing permissions and
  ~ limitations under the License.
  -->
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" name="Apache Atlas"
         xmlns="http://maven.apache.org/DECORATION/1.3.0"
         xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd">

    <skin>
        <groupId>org.apache.maven.skins</groupId>
        <artifactId>maven-fluido-skin</artifactId>
        <version>1.7</version>
    </skin>

    <custom>
        <fluidoSkin>
            <project>Apache Atlas</project>
            <topBarEnabled>true</topBarEnabled>
            <topBarContainerStyle>width: 68%;</topBarContainerStyle>
            <sideBarEnabled>false</sideBarEnabled>
            <leftColumnClass>span2</leftColumnClass>
            <bodyColumnClass>span10</bodyColumnClass>
            <googleSearch>
                <sitesearch>http://atlas.apache.org</sitesearch>
            </googleSearch>
            <facebookLike/>
            <googlePlusOne/>
        </fluidoSkin>
    </custom>

    <bannerLeft>
        <name>Apache Atlas</name>
        <src>./images/atlas-logo.png</src>
        <href>http://atlas.apache.org</href>
        <width>200px</width>
        <height>45px</height>
    </bannerLeft>

    <publishDate position="right"/>
    <version position="right"/>

    <body>
        <breadcrumbs>
            <item name="Apache" href="http://www.apache.org"/>
            <item name="Atlas" title="Apache Atlas" href="index.html"/>
        </breadcrumbs>

        <menu name="Apache Atlas">
            <item name="Overview" href="index.html"/>
            <item name="License" href="license.html" />
            <item name="Downloads" href="Downloads.html" />
            <item name="Wiki" href="https://cwiki.apache.org/confluence/display/ATLAS"/>
            <item name="Git" href="https://gitbox.apache.org/repos/asf/atlas.git" />
            <item name="Jira" href="https://issues.apache.org/jira/browse/ATLAS" />
            <item name="Review Board" href="https://reviews.apache.org/groups/atlas/?sort=-time_added" />
        </menu>

        <menu name="Project Information">
            <item name="Summary" href="project-info.html" />
            <item name="Mailing Lists" href="mail-lists.html" />
            <item name="Team" href="team-list.html" />
            <item name="Issue Tracking" href="issue-tracking.html" />
            <item name="Source Repository" href="source-repository.html" />
        </menu>

        <menu name="Downloads">
            <item name="2.0.0"
                  href="Downloads.html"/>
            <item name="1.1.0"
                  href="Downloads.html"/>
            <item name="1.0.0"
                  href="Downloads.html"/>
            <item name="0.8.2"
                  href="Downloads.html"/>
            <item name="0.8.1"
                  href="Downloads.html"/>
            <item name="0.8-incubating"
                  href="Downloads.html"/>
            <item name="0.7.1-incubating"
                  href="Downloads.html"/>
            <item name="0.7-incubating"
                  href="Downloads.html"/>
            <item name="0.6-incubating"
                  href="Downloads.html"/>
            <item name="0.5-incubating"
                  href="Downloads.html"/>
        </menu>

        <menu name="Documentation">
            <item name="latest" href="../index.html"/>
            <item name="2.0.0" href="../2.0.0/index.html"/>
            <item name="1.1.0" href="../1.1.0/index.html"/>
            <item name="1.0.0" href="../1.0.0/index.html"/>
            <item name="0.8.2" href="../0.8.2/index.html"/>
            <item name="0.8.1" href="../0.8.1/index.html"/>
            <item name="0.8-incubating" href="../0.8.0-incubating/index.html"/>
            <item name="0.7.1-incubating" href="../0.7.1-incubating/index.html"/>
            <item name="0.7-incubating" href="../0.7.0-incubating/index.html"/>
            <item name="0.6-incubating" href="../0.6.0-incubating/index.html"/>
            <item name="0.5-incubating" href="../0.5.0-incubating/index.html"/>
        </menu>

        <menu name="ASF">
            <item name="How Apache Works"  href="http://www.apache.org/foundation/how-it-works.html"/>
            <item name="Events"            href="https://www.apache.org/events/current-event" />
            <item name="License"           href="https://www.apache.org/licenses/" />
            <item name="Foundation" 	   href="http://www.apache.org/foundation/"/>
            <item name="Sponsoring Apache" href="http://www.apache.org/foundation/sponsorship.html"/>
            <item name="Thanks"            href="http://www.apache.org/foundation/thanks.html"/>
        </menu>

        <footer>
<![CDATA[
<p><a href="https://www.apache.org/foundation/contributing"><img src="https://www.apache.org/images/SupportApache-small.png" alt="Support the ASF" id="asf-logo" height="20" width="20" /></a>Copyright © 2011-2018 The Apache Software Foundation. Licensed under the <a href="https://www.apache.org/licenses/">Apache License, Version 2.0</a>.<br/>
Apache Atlas, Atlas, Apache, the Apache feather logo are trademarks of the <a href="https://www.apache.org">Apache Software Foundation</a>.<br/>
All other marks mentioned may be trademarks or registered trademarks of their respective owners.</p>
]]>
        </footer>
    </body>
</project>