annotated tag v2.5.9 created (now b110a9f)
This is an automated email from the git hooks/post-receive script. New change to annotated tag v2.5.9 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git at b110a9f (tag) tagging 9184e8869b20ff55e0b168815d3c36d31e77d191 (commit) replaces jaxx-1.6.0-alpha-1@1425 tagged by Tony Chemit on Fri Jan 4 08:40:39 2013 +0000 - Log ----------------------------------------------------------------- optimize dependencies ----------------------------------------------------------------------- This annotated tag includes the following new commits: new 03772c5 [maven-release-plugin] copy for tag jaxx-2.5.9 new 9184e88 optimize dependencies The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 9184e8869b20ff55e0b168815d3c36d31e77d191 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jan 4 08:40:39 2013 +0000 optimize dependencies commit 03772c590a3852d8805c3dc4b710b68c996a7461 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jan 4 08:18:57 2013 +0000 [maven-release-plugin] copy for tag jaxx-2.5.9 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.5.9 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 03772c590a3852d8805c3dc4b710b68c996a7461 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jan 4 08:18:57 2013 +0000 [maven-release-plugin] copy for tag jaxx-2.5.9 -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to annotated tag v2.5.9 in repository jaxx. See https://gitlab.nuiton.org/nuiton/jaxx.git commit 9184e8869b20ff55e0b168815d3c36d31e77d191 Author: Tony Chemit <chemit@codelutin.com> Date: Fri Jan 4 08:40:39 2013 +0000 optimize dependencies --- jaxx-widgets/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/jaxx-widgets/pom.xml b/jaxx-widgets/pom.xml index 3bb335d..ad52486 100644 --- a/jaxx-widgets/pom.xml +++ b/jaxx-widgets/pom.xml @@ -97,6 +97,11 @@ </dependency> <dependency> + <groupId>commons-collections</groupId> + <artifactId>commons-collections</artifactId> + </dependency> + + <dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> </dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm