Skip to content

Commit

Permalink
#16 test project fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
jk1 committed Aug 24, 2016
1 parent e540d60 commit f6ce4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions consumer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,11 @@ dependencies {
compile tc('bt351:lastFinished:plugin-verifier.jar')
compile tc('bt131:lastPinned:javadocs/index.html')
compile tc('bt337:lastSuccessful:odata4j.zip')
compile tc('bt132:sameChainOrLastFinished:index.html')
compile tc('IntelliJIdeaCe_OpenapiJar:sameChainOrLastFinished:idea_rt.jar')
// with feature branches supported*/
compile tc(buildTypeId: 'bt390', version: 'lastSuccessful', artifactPath: 'updatePlugins.xml', branch: 'master')
// and basic pattern-matching for artifacts
compile tc('bt130:lastSuccessful:manual/apache-ant-.*.sha1')
compile tc('bt415:lastSuccessful:.*-scala.jar')
}

defaultTasks 'listdeps'
Expand Down

0 comments on commit f6ce4e1

Please sign in to comment.