branch develop updated (6c06931 -> 0aa4c30)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See http://git.codelutin.com/observe.git from 6c06931 [REPLICATION] Messages "exception" dans la console lors des synchros de marées (termine #7348) Merge branch 'feature/7348' into develop new 0aa4c30 Mise à jour de librairies 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 0aa4c3015e5fb217bbea4d8232a7fdda288bdefa Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 11 05:36:38 2015 +0200 Mise à jour de librairies Summary of changes: pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See http://git.codelutin.com/observe.git commit 0aa4c3015e5fb217bbea4d8232a7fdda288bdefa Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 11 05:36:38 2015 +0200 Mise à jour de librairies --- pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/pom.xml b/pom.xml index 32acbca..70b9016 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ <projectId>observe</projectId> - <eugenePluginVersion>3.0-alpha-1</eugenePluginVersion> + <eugenePluginVersion>3.0-alpha-2</eugenePluginVersion> <topiaVersion>2.11-SNAPSHOT</topiaVersion> <jaxxVersion>2.24</jaxxVersion> @@ -116,12 +116,11 @@ <nuitonValidatorVersion>3.0</nuitonValidatorVersion> <xworkVersion>2.3.24</xworkVersion> - <hibernateVersion>4.3.10.Final</hibernateVersion> - <h2Version>1.3.173</h2Version> + <hibernateVersion>4.3.11.Final</hibernateVersion> <sl4jVersion>1.7.12</sl4jVersion> <swingXVersion>1.6.4</swingXVersion> - <geoToolsVersion>13.1</geoToolsVersion> + <geoToolsVersion>13.2</geoToolsVersion> <!-- license header configuration --> <license.licenseName>gpl_v3</license.licenseName> @@ -425,7 +424,8 @@ <dependency> <groupId>com.h2database</groupId> <artifactId>h2</artifactId> - <version>${h2Version}</version> + <!-- tc20150811 On ne pleut pas utiliser une version plus récente, le format n'est pas compatible --> + <version>1.3.175</version> </dependency> <dependency> <groupId>postgresql</groupId> @@ -559,7 +559,7 @@ <dependency> <groupId>org.javassist</groupId> <artifactId>javassist</artifactId> - <version>3.19.0-GA</version> + <version>3.20.0-GA</version> <scope>runtime</scope> </dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@list.forge.codelutin.com>.
participants (1)
-
codelutin.com scm