Skip to content

Commit

Permalink
Add snapshots repo to the list
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanai committed Jan 13, 2015
1 parent 327d3e7 commit 48ae0a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ if ENV['JAVA_HOME_8']
end

repositories.remote << 'https://oss.sonatype.org/content/repositories/releases'
repositories.remote << 'https://oss.sonatype.org/content/repositories/snapshots'
repositories.remote << 'http://www.ibiblio.org/maven2/'
repositories.remote << 'http://mirrors.ibiblio.org/pub/mirrors/maven2/'
repositories.remote << 'http://repo1.maven.org/maven2/'
Expand Down

0 comments on commit 48ae0a6

Please sign in to comment.