r1475 - topia-service/trunk/src/site
Author: tchemit Date: 2009-05-17 21:59:06 +0000 (Sun, 17 May 2009) New Revision: 1475 Modified: topia-service/trunk/src/site/site.xml Log: ready for first release Modified: topia-service/trunk/src/site/site.xml =================================================================== --- topia-service/trunk/src/site/site.xml 2009-05-17 21:58:01 UTC (rev 1474) +++ topia-service/trunk/src/site/site.xml 2009-05-17 21:59:06 UTC (rev 1475) @@ -4,14 +4,13 @@ <publishDate format="dd/MM/yyyy"/> <skin> - <groupId>org.codelutin</groupId> - <artifactId>maven-lutin-skin</artifactId> - <version>0.2.3</version> + <groupId>org.nuiton</groupId> + <artifactId>maven-nuiton-skin</artifactId> + <version>1.0.0-alpha-1</version> </skin> <bannerLeft> <name>${project.name}</name> - <!--src>http://buix.labs.libre-entreprise.org/lutinjaxx/jaxx.png</src--> <href>index.html</href> </bannerLeft> @@ -30,9 +29,9 @@ <body> <links> <item name="ToPIA" href="http://topia.labs.libre-entreprise.org/topia"/> - <item name="Labs" href="http://labs.libre-entreprise.org/"/> + <!--item name="Labs" href="http://labs.libre-entreprise.org/"/> <item name="Nuiton" href="http://www.nuiton.org"/> - <item name="${project.organization.name}" href="${project.organization.url}"/> + <item name="${project.organization.name}" href="${project.organization.url}"/--> </links> <menu ref="parent"/>
participants (1)
-
tchemit@users.labs.libre-entreprise.org