This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit a0d473ad3444f406dd7f27fa85161beebfab037d Author: Tony CHEMIT <chemit@codelutin.com> Date: Wed Mar 23 05:50:29 2016 +0100 Update changelog for version 10.x --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ddf5041..d8122d5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Migrate +## To version 10.x + +* Replace property *source.skip* by *maven.source.skip* (See #3921) +* Replace property *eclispeJettyPluginVersion* by *jettyPluginVersion* (See #3925) +* Use plugin *org.eclipse.jetty:jetty-maven-plugin* instead of *org.mortbay.jetty:jetty-maven-plugin* (See #3925) + ## To version 9.x * Fill **javaVersion** (*1.6*, *1.7* or *1.8*) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.