Skip to content

Commit

Permalink
WIBI-1855. Remove snasphots repositories (aka nightly) from pom.xml d…
Browse files Browse the repository at this point in the history
…efinitions

 - Remove nightly Maven repositories from all pom.xml files

issue: https://jira.wibidata.com/browse/WIBI-1855
review: https://review.wibidata.net/r/3011
  • Loading branch information
Christophe Taton committed Sep 18, 2014
1 parent 006cd02 commit 01cbaba
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,5 @@
<name>kiji-repos</name>
<url>https://repo.wibidata.com/artifactory/kiji</url>
</repository>
<repository>
<id>kiji-nightly</id>
<name>kiji-nightly</name>
<url>https://repo.wibidata.com/artifactory/kiji-nightly</url>
</repository>
</repositories>
</project>

0 comments on commit 01cbaba

Please sign in to comment.