Author: tchemit Date: 2009-10-11 14:14:54 +0200 (Sun, 11 Oct 2009) New Revision: 23 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 08:01:40 UTC (rev 22) +++ trunk/pom.xml 2009-10-11 12:14:54 UTC (rev 23) @@ -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> @@ -158,7 +158,7 @@ <hibernate.version>3.3.1.GA</hibernate.version> <!-- test --> - <junit.version>4.6</junit.version> + <junit.version>4.7</junit.version> <!-- ui --> <tapestry.version>5.1.0.5</tapestry.version>
participants (1)
-
tchemit@users.chorem.org