branch develop updated (4449ff3 -> bf0a1c4)
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 4449ff3 Spécialisation des traductions de validation pour le module de l'application new bf0a1c4 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 bf0a1c43e2729758d5807c19822bcc81233231e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 27 12:54:50 2016 +0200 optimize dependencies Summary of changes: observe-entities/pom.xml | 10 ---------- 1 file changed, 10 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 bf0a1c43e2729758d5807c19822bcc81233231e6 Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Jul 27 12:54:50 2016 +0200 optimize dependencies --- observe-entities/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/observe-entities/pom.xml b/observe-entities/pom.xml index 86ff797..862026c 100644 --- a/observe-entities/pom.xml +++ b/observe-entities/pom.xml @@ -107,16 +107,6 @@ <artifactId>hibernate-core</artifactId> </dependency> - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-validator</artifactId> - </dependency> - - <dependency> - <groupId>org.apache.struts.xwork</groupId> - <artifactId>xwork-core</artifactId> - </dependency> - <!-- test --> <dependency> <groupId>junit</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm