This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git commit 15d923e445698383c770a03361fb51f9d603ea7c Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 17 15:23:33 2015 +0100 Upgrade to pom-4 parent --- coselmar-bundle/pom.xml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/coselmar-bundle/pom.xml b/coselmar-bundle/pom.xml index e13c774..5946140 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -40,6 +40,7 @@ <properties> <!-- Post Release configuration --> <skipPostRelease>false</skipPostRelease> + <maven.deploy.skip>false</maven.deploy.skip> <!-- attach release files (deploy on redmine) --> <redmine.releaseFiles> diff --git a/pom.xml b/pom.xml index 4742a91..96549a7 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>codelutinpom</artifactId> - <version>1.8.1</version> + <version>4</version> </parent> <groupId>fr.ifremer</groupId> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.