This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See http://git.nuiton.org/pom.git commit 7ceb33ac6d11b80d595169ebb94b475f134ab7f1 Author: Tony CHEMIT <chemit@codelutin.com> Date: Sat Feb 27 15:40:35 2016 +0100 suppression du profile snapshot-site (plus nécessaire) (See #3892) --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index 52adb05..9486146 100644 --- a/pom.xml +++ b/pom.xml @@ -978,16 +978,6 @@ <profiles> - <!-- use this profile to deploy a snapshot site --> - <profile> - <id>snapshot-site</id> - - <properties> - <siteDeployClassifier>develop</siteDeployClassifier> - </properties> - - </profile> - <!-- perform only on a release stage when using the maven-release-plugin --> <profile> <id>release-profile</id> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.