11 Oct
2009
11 Oct
'09
11:27 a.m.
Author: tchemit Date: 2009-10-11 13:27:31 +0200 (Sun, 11 Oct 2009) New Revision: 419 Modified: trunk/jrst/pom.xml Log: - use jrst.Version - use redmine.releaseFiles to collect files to send to redmine - bump junit, i18n and processor versions Modified: trunk/jrst/pom.xml =================================================================== --- trunk/jrst/pom.xml 2009-10-10 17:00:32 UTC (rev 418) +++ trunk/jrst/pom.xml 2009-10-11 11:27:31 UTC (rev 419) @@ -96,6 +96,9 @@ <maven.jar.main.class>org.nuiton.jrst.JRST</maven.jar.main.class> + <!-- extra files to include in release --> + <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> + </properties> <build>