branch develop updated (b785358 -> 15d923e)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from b785358 update file headers new 15d923e Upgrade to pom-4 parent 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 15d923e445698383c770a03361fb51f9d603ea7c Author: Yannick Martel <martel@©odelutin.com> Date: Thu Dec 17 15:23:33 2015 +0100 Upgrade to pom-4 parent Summary of changes: coselmar-bundle/pom.xml | 1 + pom.xml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
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>.
participants (1)
-
codelutin.com scm