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 f49c339321054041675c81d9c171fb112764247c Author: Maven Release <maven-release@codelutin.com> Date: Mon Nov 17 13:22:27 2014 +0000 fix distributionManagement --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index aee3510..0a9df13 100644 --- a/pom.xml +++ b/pom.xml @@ -81,14 +81,6 @@ <developerConnection>scm:git:https://git.codelutin.com/coselmar.git</developerConnection> </scm> <distributionManagement> - <repository> - <id>coselmar-nexus-repository</id> - <url>http://nexus.nuiton.org/nexus/content/repositories/coselmar-private-release</url> - </repository> - <snapshotRepository> - <id>coselmar-nexus-repository</id> - <url>http://nexus.nuiton.org/nexus/content/repositories/coselmar-private-snapshot</url> - </snapshotRepository> <site> <id>${site.server}</id> <url>${site.url}</url> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.