blob: e8d37bf955dbc6d0180ca6ab399c2fd2c5b64bf7 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
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 name="Apache Sirona"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns="http://maven.apache.org/DECORATION/1.0.1"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1
http://maven.apache.org/xsd/decoration-1.0.1.xsd">
<bannerLeft>
<name>Apache Sirona</name>
<!--<src>/images/commons-logo.png</src>-->
<alt>Apache Sirona logo</alt>
<href>http://sirona.incubator.apache.org</href>
</bannerLeft>
<googleAnalyticsAccountId>UA-140879-5</googleAnalyticsAccountId>
<bannerRight>
<src>http://incubator.apache.org/images/egg-logo.png</src>
<href>http://incubator.apache.org/</href>
</bannerRight>
<custom>
<fluidoSkin>
<topBarEnabled>true</topBarEnabled>
<sideBarEnabled>false</sideBarEnabled>
<skipGenerationDate>true</skipGenerationDate>
<topBarIcon />
<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
<ohloh>
<projectId>sirona</projectId>
<widget>stats</widget>
</ohloh>
</fluidoSkin>
</custom>
<skin>
<groupId>org.apache.maven.skins</groupId>
<artifactId>maven-fluido-skin</artifactId>
<version>1.3.0</version>
</skin>
<publishDate format="yyyy-MM-dd" position="left" />
<version position="left" />
<body>
<breadcrumbs>
<item name="Apache" href="http://www.apache.org/"/>
<item name="Sirona" href="http://sirona.incubator.apache.org"/>
</breadcrumbs>
<menu ref="modules" />
<menu ref="reports" inherit="bottom"/>
<menu name="ASF">
<item name="How Apache Works" href="http://www.apache.org/foundation/how-it-works.html"/>
<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 id="main-footer">
<p class="text-muted">
Apache Sirona, Apache, the Apache feather logo, and the Apache Sirona project logos are trademarks of The Apache Software Foundation.
All other marks mentioned may be trademarks or registered trademarks of their respective owners.
</p>
<p class="text-muted">
<small>Apache Sirona is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</small>
</p>
<a href="${project.url}/privacy-policy.html">Privacy Policy</a>
</footer>
</body>
</project>