11 Oct
2009
11 Oct
'09
11:27 a.m.
Author: tchemit Date: 2009-10-11 13:27:51 +0200 (Sun, 11 Oct 2009) New Revision: 156 Modified: trunk/pom.xml Log: - use jrst.Version - use redmine.releaseFiles to collect files to send to redmine - bump junit, i18n and processor versions Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2009-10-10 16:51:20 UTC (rev 155) +++ trunk/pom.xml 2009-10-11 11:27:51 UTC (rev 156) @@ -51,7 +51,7 @@ <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> - <version>4.6</version> + <version>4.7</version> <scope>test</scope> </dependency>