branch develop updated (7335e3b -> bd0c659)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git from 7335e3b fixes #7873: display factor description in tooltip new bd0c659 Fix deps The 1 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 bd0c659b56f13d6f995edbde2136f97c94eec3ad Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 12 16:04:23 2016 +0100 Fix deps Summary of changes: jmexico-editor/pom.xml | 5 ----- 1 file changed, 5 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jmexico. See http://git.codelutin.com/jmexico.git commit bd0c659b56f13d6f995edbde2136f97c94eec3ad Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Jan 12 16:04:23 2016 +0100 Fix deps --- jmexico-editor/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/jmexico-editor/pom.xml b/jmexico-editor/pom.xml index 1f85295..3075395 100644 --- a/jmexico-editor/pom.xml +++ b/jmexico-editor/pom.xml @@ -84,11 +84,6 @@ <artifactId>swingx-core</artifactId> </dependency> - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-utils</artifactId> - </dependency> - </dependencies> <build> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm