Skip to content

Commit

Permalink
Use snapshot in build.gradle in azure-client-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
jianghaolu committed Apr 18, 2016
1 parent 831f725 commit f7a6b01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-client-runtime/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ checkstyle {
}

dependencies {
compile 'com.microsoft.rest:client-runtime:1.0.0-beta1'
compile 'com.microsoft.rest:client-runtime:1.0.0-SNAPSHOT'
testCompile 'junit:junit:4.12'
testCompile 'junit:junit-dep:4.11'
deployerJars "org.apache.maven.wagon:wagon-ftp:2.10"
Expand Down

0 comments on commit f7a6b01

Please sign in to comment.