branch develop updated (fc2b6a9 -> 38f0633)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git from fc2b6a9 New goal to describe an existing configuration (Fixes #4055) + some fix on transformer new 38f0633 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 38f0633185f94c1331d899fab6f43f9125b28b60 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 1 20:33:15 2016 +0200 optimize dependencies Summary of changes: nuiton-config-maven-plugin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) -- 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 nuiton-config. See https://gitlab.nuiton.org/nuiton/nuiton-config.git commit 38f0633185f94c1331d899fab6f43f9125b28b60 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Oct 1 20:33:15 2016 +0200 optimize dependencies --- nuiton-config-maven-plugin/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/nuiton-config-maven-plugin/pom.xml b/nuiton-config-maven-plugin/pom.xml index 4e99ad1..da8758e 100644 --- a/nuiton-config-maven-plugin/pom.xml +++ b/nuiton-config-maven-plugin/pom.xml @@ -54,6 +54,11 @@ <dependency> <groupId>org.nuiton</groupId> + <artifactId>nuiton-utils</artifactId> + </dependency> + + <dependency> + <groupId>org.nuiton</groupId> <artifactId>nuiton-version</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