This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 68f795816b37a10a86c472df1feffefdf1e65736 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Feb 3 09:58:41 2015 +0100 fix launcher archive configuration --- tutti-ui-swing/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index d538e66..b619964 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -997,6 +997,8 @@ <goal>single</goal> </goals> <configuration> + <finalName>${project.artifactId}-${launcherVersion}</finalName> + <attach>false</attach> <descriptors> <descriptor> src/main/assembly/launcher.xml -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.