Skip to content

Commit

Permalink
Perhaps this will help resolve?
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Nov 12, 2013
1 parent 25e117b commit eaeb083
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,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>

<reporting>
<plugins>
Expand All @@ -107,4 +113,5 @@
</plugin>
</plugins>
</reporting>

</project>

0 comments on commit eaeb083

Please sign in to comment.