Skip to content

Commit

Permalink
Change dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelcameron committed May 10, 2012
1 parent 69536c9 commit 4049642
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ grails.project.dependency.resolution = {
compile(':redis:1.0.0.M9')
compile(':jesque:0.3.0')
compile(':resources:1.1.6')
compile(":hibernate:$grailsVersion")
compile(":tomcat:$grailsVersion")
build(":tomcat:$grailsVersion")

test(':geb:0.6.3',':spock:0.6') {
export = false
Expand Down

0 comments on commit 4049642

Please sign in to comment.