mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2025-09-07 05:13:16 +02:00
change distribution config
This commit is contained in:
parent
3f65a2c24b
commit
1db1fb9b2f
8
pom.xml
8
pom.xml
|
@ -48,10 +48,10 @@
|
|||
<url>http://github.com/jenkins/script-realm-plugin</url>
|
||||
</scm>
|
||||
<distributionManagement>
|
||||
<repository>
|
||||
<id>java.net-m2-repository</id>
|
||||
<url>http://maven.hudson-labs.org:8081/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<repository>
|
||||
<id>java.net-m2-repository</id>
|
||||
<url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
|
||||
</repository>
|
||||
<!-- maven3 doesn't support anymore id local -->
|
||||
<snapshotRepository>
|
||||
<!-- prevent accidental deployment of SNAPSHOTS to repository -->
|
||||
|
|
Loading…
Reference in a new issue