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 1012fd7cf7246a73568264f01886ada48424d89c Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 16 20:52:51 2015 +0100 fix launcher version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 80371b8..ac088ec 100644 --- a/pom.xml +++ b/pom.xml @@ -160,7 +160,7 @@ <jreVersion>1.7.76</jreVersion> <!-- Last launcher version --> - <launcherVersion>1..3</launcherVersion> + <launcherVersion>1.0.3</launcherVersion> <!-- Where are deployed software components --> <distroUrl>http://nexus.nuiton.org/nexus/content/repositories/other-releases</distroUrl> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.