Skip to content

Commit

Permalink
grails 2.2 style
Browse files Browse the repository at this point in the history
  • Loading branch information
igorrosenberg committed Dec 12, 2014
1 parent 561c961 commit 46a5696
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ grails.project.dependency.resolution = {
}

plugins {
build ':release:3.0.1', ':rest-client-builder:1.0.3', {
export = false
}
}
build ':release:2.2.1', ':rest-client-builder:1.0.3', {
export = false
}
}

0 comments on commit 46a5696

Please sign in to comment.