Skip to content

Commit

Permalink
[INFRA-588] Fixed distribution url
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Feb 10, 2017
1 parent b035247 commit 87a23f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -33,8 +33,8 @@

<distributionManagement>
<repository>
<id>maven.jenkins-ci.org</id>
<url>http://maven.jenkins-ci.org:8081/content/repositories/releases/</url>
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/releases</url>
</repository>
</distributionManagement>

Expand Down

0 comments on commit 87a23f5

Please sign in to comment.