This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit d957714244b689ae5873b6c93332131b3a13ee83 Author: Tony CHEMIT <dev@tchemit.fr> Date: Wed Mar 8 12:18:23 2017 +0100 fix build (add webstart plugin version in pom) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d81d3d3..2d9a402 100644 --- a/pom.xml +++ b/pom.xml @@ -149,7 +149,7 @@ <nuitonI18nVersion>3.6.2</nuitonI18nVersion> <eugeneVersion>3.0-alpha-10</eugeneVersion> <swingXVersion>1.6.5-1</swingXVersion> - + <webstartPluginVersion>1.0-beta-7</webstartPluginVersion> <!-- i18n configuration --> <i18n.bundles>fr_FR,en_GB,es_ES</i18n.bundles> <i18n.failsIfWarning>true</i18n.failsIfWarning> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.