Author: echatellier Date: 2014-05-07 10:16:19 +0200 (Wed, 07 May 2014) New Revision: 270 Url: http://forge.codelutin.com/projects/cantharella/repository/revisions/270 Log: Fix release Modified: trunk/cantharella.web/pom.xml Modified: trunk/cantharella.web/pom.xml =================================================================== --- trunk/cantharella.web/pom.xml 2014-05-07 08:14:00 UTC (rev 269) +++ trunk/cantharella.web/pom.xml 2014-05-07 08:16:19 UTC (rev 270) @@ -15,6 +15,7 @@ <properties> <netbeans.hint.deploy.server>Tomcat</netbeans.hint.deploy.server> <redmine.releaseFiles>target/cantharella-${project.version}.war</redmine.releaseFiles> + <skipPostRelease>false</skipPostRelease> </properties> <build>
participants (1)
-
echatellier@users.forge.codelutin.com