Skip to content
This repository has been archived by the owner on Nov 13, 2019. 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 16b6e20 commit 9fd2283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -216,7 +216,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 9fd2283

Please sign in to comment.