This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository lima. See http://git.chorem.org/lima.git commit 4e7662d7abffefd4184ecb355d1350d829473cd4 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Feb 19 13:58:13 2015 +0100 suppression d'une dépendance renseignée deux fois --- lima-web/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/lima-web/pom.xml b/lima-web/pom.xml index 9edc524..1cd2c50 100644 --- a/lima-web/pom.xml +++ b/lima-web/pom.xml @@ -44,11 +44,6 @@ <version>${project.version}</version> </dependency> <dependency> - <groupId>${project.groupId}</groupId> - <artifactId>lima-business-api</artifactId> - <version>${project.version}</version> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.