Author: tchemit Date: 2014-03-10 15:51:13 +0100 (Mon, 10 Mar 2014) New Revision: 379 Url: http://forge.chorem.org/projects/bow/repository/revisions/379 Log: add release file Modified: tags/bow-1.3/bow-ui/pom.xml Modified: tags/bow-1.3/bow-ui/pom.xml =================================================================== --- tags/bow-1.3/bow-ui/pom.xml 2014-03-10 14:19:41 UTC (rev 378) +++ tags/bow-1.3/bow-ui/pom.xml 2014-03-10 14:51:13 UTC (rev 379) @@ -24,6 +24,8 @@ </i18n.bundleOutputDir> <i18n.addBundleOuputDirParent>false</i18n.addBundleOuputDirParent> + <redmine.releaseFiles>target/${project.artifactId}-${project.version}.war</redmine.releaseFiles> + <!-- Post Release configuration --> <skipPostRelease>false</skipPostRelease> </properties>
participants (1)
-
tchemit@users.chorem.org