Author: fdesbois Date: 2009-11-24 18:44:06 +0100 (Tue, 24 Nov 2009) New Revision: 1670 Modified: trunk/pom.xml trunk/src/site/site.xml Log: - Use mavenpom 1.1.1-SNAPSHOT - Change url for jrst Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-11-13 13:38:15 UTC (rev 1669) +++ trunk/pom.xml 2009-11-24 17:44:06 UTC (rev 1670) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.1.0</version> + <version>1.1.1-SNAPSHOT</version> </parent> <artifactId>topia</artifactId> Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-11-13 13:38:15 UTC (rev 1669) +++ trunk/src/site/site.xml 2009-11-24 17:44:06 UTC (rev 1670) @@ -8,14 +8,14 @@ <poweredBy> <logo href="http://maven.apache.org" name="Maven" img="${project.url}/images/logos/maven-feather.png"/> - <logo href="http://jrst.labs.libre-entreprise.org" name="JRst" img="${project.url}/images/jrst-logo.png"/> + <logo href="../../jrst" name="JRst" img="${project.url}/images/jrst-logo.png"/> <logo href="http://docutils.sourceforge.net/rst.html" name="ReStructuredText" img="${project.url}/images/restructuredtext-logo.png"/> </poweredBy> <body> <breadcrumbs> - <item name="${project.name}" href="${project.url}" /> + <item name="${project.name}" href="index.html" /> </breadcrumbs> <menu name="Utilisateur">