branch develop updated (1d0dab5 -> 4b46f16)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository processor. See https://gitlab.nuiton.org/nuiton/processor.git from 1d0dab5 Fix build new 4b46f16 Fix build 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 4b46f16144b5fbcbc662a947ada873d2431d80f9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 11:35:25 2018 +0200 Fix build Summary of changes: processor-maven-plugin/pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 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 processor. See https://gitlab.nuiton.org/nuiton/processor.git commit 4b46f16144b5fbcbc662a947ada873d2431d80f9 Author: Eric Chatellier <chatellier@codelutin.com> Date: Mon Apr 16 11:35:25 2018 +0200 Fix build --- processor-maven-plugin/pom.xml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/processor-maven-plugin/pom.xml b/processor-maven-plugin/pom.xml index 840e07f..a8dadf0 100644 --- a/processor-maven-plugin/pom.xml +++ b/processor-maven-plugin/pom.xml @@ -57,15 +57,6 @@ <artifactId>helper-maven-plugin-api</artifactId> </dependency> - <!-- tests dependencies --> - - <dependency> - <groupId>org.nuiton</groupId> - <artifactId>helper-maven-plugin-api</artifactId> - <scope>test</scope> - <classifier>tests</classifier> - </dependency> - <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> @@ -73,7 +64,7 @@ <dependency> <groupId>org.apache.maven</groupId> - <artifactId>maven-project</artifactId> + <artifactId>maven-core</artifactId> </dependency> <dependency> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm