Author: tchemit Date: 2009-08-26 00:39:56 +0200 (Wed, 26 Aug 2009) New Revision: 223 Modified: trunk/pom.xml Log: - bump mavenpom and i18n versions - clean site.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 15:39:26 UTC (rev 222) +++ trunk/pom.xml 2009-08-25 22:39:56 UTC (rev 223) @@ -10,7 +10,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.0</version> + <version>1.0.1</version> </parent> <artifactId>nuiton-widgets</artifactId> @@ -100,7 +100,7 @@ <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> <executions> <execution> <goals>
participants (1)
-
tchemit@users.nuiton.org