23 Jul
2013
23 Jul
'13
3:42 p.m.
Author: tchemit Date: 2013-07-23 17:42:47 +0200 (Tue, 23 Jul 2013) New Revision: 2595 Url: http://nuiton.org/projects/nuiton-maven-report-plugin/repository/revisions/2... Log: fix release Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2013-07-23 15:22:36 UTC (rev 2594) +++ trunk/pom.xml 2013-07-23 15:42:47 UTC (rev 2595) @@ -62,6 +62,9 @@ <!-- Documentation is in apt format --> <siteSourcesType>apt</siteSourcesType> + <!-- extra files to include in release --> + <redmine.releaseFiles>${redmine.libReleaseFiles}</redmine.releaseFiles> + </properties> <dependencies>