Skip to content

Commit

Permalink
removing all the outdated code
Browse files Browse the repository at this point in the history
  • Loading branch information
ekerwin committed Jul 3, 2018
1 parent 83f90d9 commit 1ae0d90
Show file tree
Hide file tree
Showing 44 changed files with 3 additions and 4,136 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@ buildscript {
}
plugins { id 'groovy' }

version = '35.0.1-SNAPSHOT'
version = '36.0.0-SNAPSHOT'

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

dependencies {
compile 'com.blackducksoftware.integration:hub-common-rest:9.0.2'
compile 'com.blackducksoftware.integration:hub-common-api:4.6.1.0'
compile 'com.blackducksoftware.integration:hub-common-reporting:5.0.2'
compile 'com.blackducksoftware.integration:integration-bdio:14.0.0'
compile 'com.blackducksoftware.integration:integration-bdio:15.0.0'
compile 'com.blackducksoftware.integration:phone-home-client:0.12.0'

testCompile 'org.codehaus.groovy:groovy-all:2.4.15'
testCompile 'org.codehaus.groovy:groovy-all:2.5.0'
testCompile 'org.mockito:mockito-core:2.18.3'
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 1ae0d90

Please sign in to comment.