This is an automated email from the git hooks/post-receive script. New commit to branch feature/3666 in repository topia. See http://git.nuiton.org/topia.git commit 50b68a903b9a7ffee9998910e5f53dc30f428e7c Author: Brendan Le Ny <bleny@codelutin.com> Date: Thu Mar 26 17:14:29 2015 +0100 Move JBoss snapshot repository to group --- pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/pom.xml b/pom.xml index eace01b..4eeacf0 100644 --- a/pom.xml +++ b/pom.xml @@ -500,12 +500,4 @@ </pluginManagement> </build> - <repositories> - <repository> - <id>jboss-snapshots</id> - <name>JBoss snapshots repository</name> - <url>https://repository.jboss.org/nexus/content/repositories/snapshots</url> - </repository> - </repositories> - </project> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.