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