Skip to content
This repository has been archived by the owner on Jan 4, 2023. It is now read-only.

Commit

Permalink
Use repo.jenkins-ci.org from Maven plugins too
Browse files Browse the repository at this point in the history
  • Loading branch information
ydubreuil committed Oct 14, 2016
1 parent e398a34 commit 201c6eb
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -32,6 +32,12 @@
<url>http://repo.jenkins-ci.org/public/</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>

<dependencies>
<dependency>
Expand Down

0 comments on commit 201c6eb

Please sign in to comment.