Author: tchemit Date: 2009-08-26 00:39:54 +0200 (Wed, 26 Aug 2009) New Revision: 1677 Modified: trunk/pom.xml Log: - bump mavenpom and i18n versions - clean site.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 12:11:03 UTC (rev 1676) +++ trunk/pom.xml 2009-08-25 22:39:54 UTC (rev 1677) @@ -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-utils</artifactId> @@ -85,7 +85,7 @@ <packaging>jar</packaging> <properties> - <i18n.version>1.0.0</i18n.version> + <i18n.version>1.0.1-SNAPSHOT</i18n.version> </properties> <build>