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 abc9deed61631e30dbf3664e4109055d1cdc4315 Author: Maven Release Manager <???> Date: Wed Aug 8 16:19:16 2012 +0000 optimize dependencies --- jaxx-widgets/pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/jaxx-widgets/pom.xml b/jaxx-widgets/pom.xml index 0406686..43bb6cf 100644 --- a/jaxx-widgets/pom.xml +++ b/jaxx-widgets/pom.xml @@ -55,7 +55,12 @@ <groupId>org.swinglabs.swingx</groupId> <artifactId>swingx-core</artifactId> </dependency> - + + <dependency> + <groupId>org.swinglabs.swingx</groupId> + <artifactId>swingx-common</artifactId> + </dependency> + <dependency> <groupId>org.swinglabs.swingx</groupId> <artifactId>swingx-autocomplete</artifactId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.