Skip to content
This repository has been archived by the owner on Jan 16, 2021. It is now read-only.

Commit

Permalink
upgrade to Release Plugin 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
houbie committed Jan 24, 2012
1 parent 5b2c8c8 commit cef86f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ grails.project.dependency.resolution = {

plugins{
provided(':tomcat:1.3.7')
build(":release:1.0.0.RC3") {
build(":release:1.0.1") {
export = false
}
}
Expand Down

0 comments on commit cef86f2

Please sign in to comment.