This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git commit db4518e1973da106f2edf645beabce19cd955538 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Sep 1 10:03:55 2016 +0200 optimize dependencies --- services-api/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/services-api/pom.xml b/services-api/pom.xml index 45112ed..b81770a 100644 --- a/services-api/pom.xml +++ b/services-api/pom.xml @@ -42,11 +42,7 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-validator</artifactId> </dependency> - <dependency> - <groupId>org.nuiton.i18n</groupId> - <artifactId>nuiton-i18n</artifactId> - </dependency> - + <!-- commons dependencies --> <dependency> <groupId>commons-logging</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.