branch develop updated (92e9a29 -> a92acf4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git from 92e9a29 Use new API, clean reader code, remove extension on providers (no more used) new a92acf4 optimize dependencies 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 a92acf4aa11c85201ddf47f1361423b1b766e6d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 8 11:41:12 2016 +0200 optimize dependencies Summary of changes: eugene-maven-plugin/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) -- 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 branch develop in repository eugene. See https://gitlab.nuiton.org/nuiton/eugene.git commit a92acf4aa11c85201ddf47f1361423b1b766e6d9 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 8 11:41:12 2016 +0200 optimize dependencies --- eugene-maven-plugin/pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/eugene-maven-plugin/pom.xml b/eugene-maven-plugin/pom.xml index d28cb38..3db626e 100644 --- a/eugene-maven-plugin/pom.xml +++ b/eugene-maven-plugin/pom.xml @@ -92,11 +92,6 @@ </dependency> <dependency> - <groupId>org.nuiton</groupId> - <artifactId>nuiton-version</artifactId> - </dependency> - - <dependency> <groupId>org.nuiton.i18n</groupId> <artifactId>nuiton-i18n</artifactId> </dependency> @@ -117,11 +112,6 @@ </dependency> <dependency> - <groupId>commons-io</groupId> - <artifactId>commons-io</artifactId> - </dependency> - - <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</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