Skip to content
This repository has been archived by the owner on Feb 28, 2018. It is now read-only.

Commit

Permalink
creating release using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Jan 11, 2018
1 parent 8ccb598 commit add11f4
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,10 +7,10 @@ buildscript {
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.+' }
}

version = '4.0.1-SNAPSHOT'
version = '5.0.0'

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

dependencies {
compile 'com.blackducksoftware.integration:integration-common:8.2.0'
compile 'com.blackducksoftware.integration:integration-common:9.0.0'
}

0 comments on commit add11f4

Please sign in to comment.