Author: fdesbois Date: 2009-08-24 11:02:47 +0200 (Mon, 24 Aug 2009) New Revision: 30 Modified: trunk/src/site/site.xml Log: Change pom dependency and site.xml for mavenpom and jrst Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-08-24 09:01:28 UTC (rev 29) +++ trunk/src/site/site.xml 2009-08-24 09:02:47 UTC (rev 30) @@ -3,22 +3,11 @@ <publishDate format="dd/MM/yyyy"/> - <skin> - <groupId>org.nuiton</groupId> - <artifactId>maven-nuiton-skin</artifactId> - <version>${skin.version}</version> - </skin> - <bannerLeft> <name>${project.name}</name> <href>index.html</href> </bannerLeft> - <bannerRight> - <src>http://www.codelutin.com/images/lutinorange-codelutin.png</src> - <href>${project.organization.url}</href> - </bannerRight> - <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/> <logo href="http://www.nuiton.org/projects/show/jrst" name="JRst" img="${project.url}/images/jrst-logo.png"/>