Skip to content

Commit

Permalink
releasing with latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Jan 11, 2018
1 parent 540d01a commit 1cc93be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@ buildscript {
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.+' }
}

version = '0.4.1-SNAPSHOT'
version = '0.5.0'

apply plugin: 'com.blackducksoftware.integration.library'

dependencies {
compile 'com.blackducksoftware.integration:hub-common-rest:4.0.0'
compile 'com.blackducksoftware.integration:hub-common-rest:5.0.0'
compile 'com.blackducksoftware.integration:phone-home-api:6.0.0'

testCompile 'org.mock-server:mockserver-netty:3.10.4'
Expand Down

0 comments on commit 1cc93be

Please sign in to comment.