Skip to content

Commit

Permalink
[INFRA-588] Added snapshot repository
Browse files Browse the repository at this point in the history
  • Loading branch information
v1v committed Feb 10, 2017
1 parent 87a23f5 commit 7c86462
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Expand Up @@ -36,6 +36,10 @@
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/releases</url>
</repository>
<snapshotRepository>
<id>repo.jenkins-ci.org</id>
<url>http://repo.jenkins-ci.org/snapshots</url>
</snapshotRepository>
</distributionManagement>

<developers>
Expand Down

0 comments on commit 7c86462

Please sign in to comment.