Author: tchemit Date: 2009-08-16 11:22:58 +0200 (Sun, 16 Aug 2009) New Revision: 217 Modified: trunk/pom.xml trunk/src/site/site.xml Log: bump versions + update skin Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-13 09:55:18 UTC (rev 216) +++ trunk/pom.xml 2009-08-16 09:22:58 UTC (rev 217) @@ -105,7 +105,7 @@ <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> - <version>1.0.0-rc-1</version> + <version>1.0.0-rc-5-SNAPSHOT</version> <executions> <execution> <goals> Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-08-13 09:55:18 UTC (rev 216) +++ trunk/src/site/site.xml 2009-08-16 09:22:58 UTC (rev 217) @@ -6,7 +6,7 @@ <skin> <groupId>org.nuiton</groupId> <artifactId>maven-nuiton-skin</artifactId> - <version>1.0.0-rc-1</version> + <version>1.0.0</version> </skin> <bannerLeft>
participants (1)
-
tchemit@users.nuiton.org