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 564cc5457de1c5a7248a90143d3b237b1d53117d Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 23 13:45:36 2016 +0200 optimize dependencies (bis) --- observe-services-topia-validation/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/observe-services-topia-validation/pom.xml b/observe-services-topia-validation/pom.xml index ec535c3..e4acd0c 100644 --- a/observe-services-topia-validation/pom.xml +++ b/observe-services-topia-validation/pom.xml @@ -51,6 +51,12 @@ <artifactId>observe-services-model</artifactId> <version>${project.version}</version> </dependency> + <dependency> + <groupId>${project.groupId}</groupId> + <artifactId>observe-services-api</artifactId> + <version>${project.version}</version> + <scope>test</scope> + </dependency> <!-- Nuiton --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.