branch develop updated (2317940 -> 1012fd7)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git from 2317940 fixes #6612: [EXPORT GENERIQUE] Consolidation de l’export générique (merge into develop) new 1012fd7 fix launcher version The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 1012fd7cf7246a73568264f01886ada48424d89c Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Feb 16 20:52:51 2015 +0100 fix launcher version Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm