branch develop updated (25dd1bb -> d8646ab)
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 25dd1bb suppression du moduel business new d8646ab 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 d8646abd495e6d9477b7109ee8631cfdc90adfc1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 17:20:52 2016 +0200 optimize dependencies Summary of changes: observe-services-model/pom.xml | 6 ------ pom.xml | 5 ----- 2 files changed, 11 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 d8646abd495e6d9477b7109ee8631cfdc90adfc1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Mon Aug 1 17:20:52 2016 +0200 optimize dependencies --- observe-services-model/pom.xml | 6 ------ pom.xml | 5 ----- 2 files changed, 11 deletions(-) diff --git a/observe-services-model/pom.xml b/observe-services-model/pom.xml index ea5b419..9845489 100644 --- a/observe-services-model/pom.xml +++ b/observe-services-model/pom.xml @@ -91,12 +91,6 @@ <artifactId>gson</artifactId> </dependency> - <!-- for GPS --> - <dependency> - <groupId>xpp3</groupId> - <artifactId>xpp3</artifactId> - </dependency> - </dependencies> <build> diff --git a/pom.xml b/pom.xml index e28224b..881a3bf 100644 --- a/pom.xml +++ b/pom.xml @@ -759,11 +759,6 @@ <!-- others--> <dependency> - <groupId>xpp3</groupId> - <artifactId>xpp3</artifactId> - <version>1.1.4c</version> - </dependency> - <dependency> <groupId>javax.help</groupId> <artifactId>javahelp</artifactId> <version>2.0.05</version> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm