<?xml version="1.0" encoding="ISO-8859-1"?>

<project name="Osgiliath Enterprise framework" xmlns="http://maven.apache.org/DECORATION/1.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.0 http://maven.apache.org/xsd/decoration-1.0.0.xsd">

	<bannerLeft>
		<name>Github</name>
		<href>https://github.com/OsgiliathEnterprise/net.osgiliath.parent</href>
	</bannerLeft>

	<skin>
		<groupId>org.apache.maven.skins</groupId>
		<artifactId>maven-fluido-skin</artifactId>
		<version>1.3.1</version>
	</skin>
	<custom>
		<fluidoSkin>
			<sideBarEnabled>true</sideBarEnabled>
			<topBarEnabled>true</topBarEnabled>
			<topBarIcon>
				<name>Osgiliath logo</name>
				<alt>Osgiliath logo</alt>
				<src>http://osgiliathenterprise.github.io/net.osgiliath.parent/images/osgiliath.png</src>
				<href>http://osgiliathenterprise.github.io/net.osgiliath.parent/index.html</href>
			</topBarIcon>
			<googleSearch>
				<sitesearch />
			</googleSearch>
			<sourceLineNumbersEnabled>true</sourceLineNumbersEnabled>
			<gitHub>
				<projectId>OsgiliathEnterprise/net.osgiliath.parent</projectId>
				<ribbonOrientation>right</ribbonOrientation>
				<ribbonColor>green</ribbonColor>
			</gitHub>
			<googlePlusOne />
			<twitter>
				<user>Tcharl</user>
				<showUser>true</showUser>
				<showFollowers>true</showFollowers>
			</twitter>
			<facebookLike />
		</fluidoSkin>
		<custom.fluidoSkin.googleSearch.sitesearch>http://osgiliathenterprise.github.io/net.osgiliath.parent/</custom.fluidoSkin.googleSearch.sitesearch>
	</custom>


	<body>
		<links>
			<item name="Osgiliath repo" href="https://github.com/OsgiliathEnterprise/net.osgiliath.parent" />
			<item name="Osgiliath documentation" href="http://osgiliathenterprise.github.io/projects.documentations/documentations/osgiliath-enterprise-framework/" />
		</links>

		<menu name="Documentation" >
			<item href="readme.html" name="readme" />
		</menu>
		<menu ref="reports" inherit="bottom" />
	</body>
</project>
