This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit e956af5c8d1c2927170a50c3933fb51261189109 Author: Maven Release <maven-release@codelutin.com> Date: Mon Sep 1 16:33:47 2014 +0200 optimize dependencies --- tutti-ui-swing/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutti-ui-swing/pom.xml b/tutti-ui-swing/pom.xml index ce6e513..4261609 100644 --- a/tutti-ui-swing/pom.xml +++ b/tutti-ui-swing/pom.xml @@ -150,6 +150,10 @@ <groupId>org.nuiton</groupId> <artifactId>nuiton-converter</artifactId> </dependency> + <dependency> + <groupId>org.nuiton</groupId> + <artifactId>nuiton-config</artifactId> + </dependency> <!-- Guava --> <dependency> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.