Skip to content

Commit

Permalink
Add snapshot repo
Browse files Browse the repository at this point in the history
  • Loading branch information
stephanenicolas committed Aug 29, 2014
1 parent f8cec02 commit c4c95b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions injectresource-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ repositories {
maven {
url 'maven_3rd_party'
}

//to get snapshots
maven { url "https://oss.sonatype.org/content/repositories/snapshots" }
}

dependencies {
Expand Down

0 comments on commit c4c95b0

Please sign in to comment.