Skip to content

Commit

Permalink
Adding new plugin repository to settings.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
cvgaviao authored and maurotalevi committed Mar 13, 2013
1 parent 0ea62c3 commit da766b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,10 @@
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>atlassian</id>
<url>http://maven.jenkins-ci.org/content/repositories/releases/</url>
</pluginRepository>
<pluginRepository>
<id>atlassian</id>
<url>http://maven.atlassian.com/public</url>
Expand Down

0 comments on commit da766b4

Please sign in to comment.