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 78ac329c40087445241951ab6bbfd9a7aec05d69 Author: Maven Release Manager <???> Date: Wed Aug 8 16:20:05 2012 +0000 optimize dependencies --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index aa6f8f7..e30f3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -377,6 +377,13 @@ <version>${swingXVersion}</version> <scope>compile</scope> </dependency> + + <dependency> + <groupId>org.swinglabs.swingx</groupId> + <artifactId>swingx-common</artifactId> + <version>${swingXVersion}</version> + <scope>compile</scope> + </dependency> <dependency> <groupId>org.swinglabs.swingx</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.