Author: echatellier Date: 2014-06-11 14:18:44 +0200 (Wed, 11 Jun 2014) New Revision: 187 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/187 Log: Add standalone file for release Modified: trunk/faxtomail-ui-swing/pom.xml Modified: trunk/faxtomail-ui-swing/pom.xml =================================================================== --- trunk/faxtomail-ui-swing/pom.xml 2014-06-11 11:02:07 UTC (rev 186) +++ trunk/faxtomail-ui-swing/pom.xml 2014-06-11 12:18:44 UTC (rev 187) @@ -469,6 +469,11 @@ <value>true</value> </property> </activation> + <properties> + <redmine.releaseFiles> + target/${project.build.finalName}-standalone.zip + </redmine.releaseFiles> + </properties> <build> <defaultGoal>package</defaultGoal> <plugins>
participants (1)
-
echatellier@users.forge.codelutin.com