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 dfabd6d834439116e0d7ce5d22bd7ebc9572d036 Author: Tony CHEMIT <dev@tchemit.fr> Date: Thu Feb 9 10:24:41 2017 +0100 fix doxia version bis + optimize third parties --- nuiton-config-maven-plugin/src/license/THIRD-PARTY.properties | 3 ++- pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/nuiton-config-maven-plugin/src/license/THIRD-PARTY.properties b/nuiton-config-maven-plugin/src/license/THIRD-PARTY.properties index bb53d09..5aadd5d 100644 --- a/nuiton-config-maven-plugin/src/license/THIRD-PARTY.properties +++ b/nuiton-config-maven-plugin/src/license/THIRD-PARTY.properties @@ -22,8 +22,9 @@ # Please fill the missing licenses for dependencies : # # -#Fri Oct 07 19:01:19 CEST 2016 +#Thu Feb 09 10:23:52 CET 2017 antlr--antlr--2.7.2=BSD License dom4j--dom4j--1.1=BSD License org.codehaus.plexus--plexus-i18n--1.0-beta-10=The Apache Software License, Version 2.0 +org.codehaus.plexus--plexus-velocity--1.1.7=The Apache Software License, Version 2.0 oro--oro--2.0.8=The Apache Software License, Version 2.0 diff --git a/pom.xml b/pom.xml index 90afc76..4c508e9 100644 --- a/pom.xml +++ b/pom.xml @@ -69,7 +69,7 @@ <signatureVersion>1.0</signatureVersion> <mavenVersion>3.3.9</mavenVersion> - <doxiaVersion>1.7.4</doxiaVersion> + <doxiaVersion>1.7</doxiaVersion> <nuitonI18nVersion>3.6.3</nuitonI18nVersion> <!-- Documentation is in apt format --> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.