Author: tchemit Date: 2009-10-11 14:14:51 +0200 (Sun, 11 Oct 2009) New Revision: 43 Modified: trunk/pom.xml Log: update mavenpom, junit, i18n and processor versions expect for JTimer which is NOT a mavenpom project (what a shame... must be changed) Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-09-25 07:57:57 UTC (rev 42) +++ trunk/pom.xml 2009-10-11 12:14:51 UTC (rev 43) @@ -9,7 +9,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>mavenpom</artifactId> - <version>1.0.2</version> + <version>1.1.0-SNAPSHOT</version> </parent> <groupId>org.chorem</groupId> @@ -105,7 +105,7 @@ <lang.version>2.4</lang.version> <!-- test --> - <junit.version>4.6</junit.version> + <junit.version>4.7</junit.version> <!-- license to use --> <license.licenseName>gpl_v3</license.licenseName>