Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[INFRA-588] Use new distributionManagement.url
  • Loading branch information
jglick committed Apr 28, 2016
1 parent d016188 commit 283f44e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -172,7 +172,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 283f44e

Please sign in to comment.