change distribution config

This commit is contained in:
imod 2012-06-24 19:03:03 +02:00
parent 3f65a2c24b
commit 1db1fb9b2f

View file

@ -48,10 +48,10 @@
<url>http://github.com/jenkins/script-realm-plugin</url> <url>http://github.com/jenkins/script-realm-plugin</url>
</scm> </scm>
<distributionManagement> <distributionManagement>
<repository> <repository>
<id>java.net-m2-repository</id> <id>java.net-m2-repository</id>
<url>http://maven.hudson-labs.org:8081/content/repositories/releases/</url> <url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
</repository> </repository>
<!-- maven3 doesn't support anymore id local --> <!-- maven3 doesn't support anymore id local -->
<snapshotRepository> <snapshotRepository>
<!-- prevent accidental deployment of SNAPSHOTS to repository --> <!-- prevent accidental deployment of SNAPSHOTS to repository -->