Author: tchemit Date: 2009-08-26 00:39:59 +0200 (Wed, 26 Aug 2009) New Revision: 409 Modified: trunk/pom.xml trunk/src/site/site.xml trunk/src/site/site_en.xml Log: - bump mavenpom and i18n versions - clean site.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-08-23 14:41:18 UTC (rev 408) +++ trunk/pom.xml 2009-08-25 22:39:59 UTC (rev 409) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.0</version> + <version>1.0.1</version> </parent> <artifactId>jrst</artifactId> @@ -232,7 +232,7 @@ <plugin> <groupId>org.nuiton.i18n</groupId> <artifactId>maven-i18n-plugin</artifactId> - <version>1.0.0</version> + <version>1.0.1-SNAPSHOT</version> </plugin> </plugins> Modified: trunk/src/site/site.xml =================================================================== --- trunk/src/site/site.xml 2009-08-23 14:41:18 UTC (rev 408) +++ trunk/src/site/site.xml 2009-08-25 22:39:59 UTC (rev 409) @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> - <bannerLeft> <name>${project.name}</name> <href>/</href> Modified: trunk/src/site/site_en.xml =================================================================== --- trunk/src/site/site_en.xml 2009-08-23 14:41:18 UTC (rev 408) +++ trunk/src/site/site_en.xml 2009-08-25 22:39:59 UTC (rev 409) @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <project name="${project.name}"> - <publishDate format="dd/MM/yyyy"/> - <bannerLeft> <name>${project.name}</name> <href>/</href>