This is an automated email from the git hooks/post-receive script. New commit to branch develop-1.0.x in repository coselmar. See http://git.codelutin.com/coselmar.git commit ed6d52a2971a13df6fec51ce98ef736aa2cb26fb Author: Maven Release <maven-release@codelutin.com> Date: Fri Dec 18 17:33:29 2015 +0100 bundle module should be deployed --- coselmar-bundle/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/coselmar-bundle/pom.xml b/coselmar-bundle/pom.xml index 8e79710..3036514 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -40,6 +40,8 @@ <properties> <!-- Post Release configuration --> <skipPostRelease>false</skipPostRelease> + <maven.deploy.skip>false</maven.deploy.skip> + <!-- attach release files (deploy on redmine) --> <redmine.releaseFiles> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.