branch develop updated (c2e41e8 -> 7f142e2)
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 c2e41e8 Change my email + git git scm configuration new 7f142e2 fix doxia version 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 7f142e2a056ba46356918d92bbae6c83274fbe43 Author: Tony CHEMIT <dev@tchemit.fr> Date: Thu Feb 9 10:20:16 2017 +0100 fix doxia version Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 7f142e2a056ba46356918d92bbae6c83274fbe43 Author: Tony CHEMIT <dev@tchemit.fr> Date: Thu Feb 9 10:20:16 2017 +0100 fix doxia version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 338e560..90afc76 100644 --- a/pom.xml +++ b/pom.xml @@ -274,7 +274,7 @@ <dependency> <groupId>org.apache.maven.doxia</groupId> <artifactId>doxia-core</artifactId> - <version>${doxiaVersion}</version> + <version>1.7</version> <exclusions> <exclusion> <groupId>org.codehaus.plexus</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm