This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jaxx. See http://git.nuiton.org/jaxx.git commit fadcb64c38721109dd1d5c85a9f1c824225b2a26 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sun Nov 30 12:21:49 2014 +0100 optimize dependencies --- jaxx-widgets-common/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/jaxx-widgets-common/pom.xml b/jaxx-widgets-common/pom.xml index 20c9642..6087753 100644 --- a/jaxx-widgets-common/pom.xml +++ b/jaxx-widgets-common/pom.xml @@ -45,6 +45,7 @@ <groupId>${project.groupId}</groupId> <artifactId>jaxx-runtime</artifactId> <version>${project.version}</version> + <scope>provided</scope> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.