branch develop updated (99ebd67 -> db4518e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git from 99ebd67 Fix i18n enum... new db4518e optimize dependencies 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 db4518e1973da106f2edf645beabce19cd955538 Author: Tony CHEMIT <chemit@codelutin.com> Date: Thu Sep 1 10:03:55 2016 +0200 optimize dependencies Summary of changes: services-api/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm