This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.5.4 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 86eb15809740802d05615a7311fef78a4dc0acfa Author: Maven Release Manager <???> Date: Wed Aug 8 16:24:17 2012 +0000 optimize dependencies --- jaxx-demo/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jaxx-demo/pom.xml b/jaxx-demo/pom.xml index 3a43ec2..c02e923 100644 --- a/jaxx-demo/pom.xml +++ b/jaxx-demo/pom.xml @@ -95,6 +95,11 @@ <dependency> <groupId>org.swinglabs.swingx</groupId> + <artifactId>swingx-comoon</artifactId> + </dependency> + + <dependency> + <groupId>org.swinglabs.swingx</groupId> <artifactId>swingx-core</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.