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 7cc47764dc40019f3366cc95bb603d0fa21c1914 Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 23 13:38:42 2016 +0200 optimize dependencies --- observe-services-topia-validation/pom.xml | 5 ----- observe-topia-templates-extension/pom.xml | 4 ---- 2 files changed, 9 deletions(-) diff --git a/observe-services-topia-validation/pom.xml b/observe-services-topia-validation/pom.xml index 5f85a01..ec535c3 100644 --- a/observe-services-topia-validation/pom.xml +++ b/observe-services-topia-validation/pom.xml @@ -51,11 +51,6 @@ <artifactId>observe-services-model</artifactId> <version>${project.version}</version> </dependency> - <dependency> - <groupId>${project.groupId}</groupId> - <artifactId>observe-services-api</artifactId> - <version>${project.version}</version> - </dependency> <!-- Nuiton --> <dependency> diff --git a/observe-topia-templates-extension/pom.xml b/observe-topia-templates-extension/pom.xml index a09b512..ef67ec5 100644 --- a/observe-topia-templates-extension/pom.xml +++ b/observe-topia-templates-extension/pom.xml @@ -49,10 +49,6 @@ <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> - <dependency> - <groupId>com.google.guava</groupId> - <artifactId>guava</artifactId> - </dependency> <!-- gson --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.