Skip to content
This repository has been archived by the owner on Nov 7, 2020. It is now read-only.

Commit

Permalink
[INFRA-588] Use new distributionManagement.url
Browse files Browse the repository at this point in the history
  • Loading branch information
jglick committed Apr 28, 2016
1 parent dc387c0 commit 774a984
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion xstream/pom.xml
Expand Up @@ -241,7 +241,7 @@
<distributionManagement>
<repository>
<id>maven.jenkins-ci.org</id>
<url>http://maven.jenkins-ci.org:8081/content/repositories/releases</url>
<url>https://repo.jenkins-ci.org/releases/</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 774a984

Please sign in to comment.