This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See https://gitlab.nuiton.org/chorem/lima.git commit d0115ddaed75f2fb7aaa01e2fe2bdfc2edb6e25c Author: David Cossé <cosse@codelutin.com> Date: Wed Jan 18 13:37:28 2017 +0100 refs #1376 mise à jour version Jdom --- pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 1d37438..32096fd 100644 --- a/pom.xml +++ b/pom.xml @@ -181,7 +181,7 @@ <javaxServletVersion>3.1.0</javaxServletVersion> <jaxxVersion>2.29</jaxxVersion> <jbossTransactionVersion>1.0.0.Final</jbossTransactionVersion> - <jdomVersion>2.0.5</jdomVersion> + <jdomVersion>1.1</jdomVersion> <jettyPluginVersion>9.2.3.v20140905</jettyPluginVersion> <junitVersion>4.12</junitVersion> <log4jVersion>1.2.17</log4jVersion> @@ -432,10 +432,9 @@ </dependency> <dependency> - <groupId>org.jdom</groupId> + <groupId>jdom</groupId> <artifactId>jdom</artifactId> <version>${jdomVersion}</version> - <scope>compile</scope> </dependency> <!-- itext pdf to create document --> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.