Author: tchemit Date: 2009-08-26 00:40:06 +0200 (Wed, 26 Aug 2009) New Revision: 177 Modified: trunk/pom.xml Log: - bump mavenpom and i18n versions - clean site.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 16:49:00 UTC (rev 176) +++ trunk/pom.xml 2009-08-25 22:40:06 UTC (rev 177) @@ -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-matrix</artifactId> @@ -147,7 +147,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