mirror of
https://github.com/nicolabs/script-realm-plugin.git
synced 2025-09-21 00:32:17 +02:00
change distribution config
This commit is contained in:
parent
3f65a2c24b
commit
1db1fb9b2f
2
pom.xml
2
pom.xml
|
@ -50,7 +50,7 @@
|
||||||
<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>
|
||||||
|
|
Loading…
Reference in a new issue