Skip to content

Commit

Permalink
update "release" plugin to 2.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochong committed May 17, 2012
1 parent 7826f6c commit a37c62e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Expand Up @@ -37,7 +37,7 @@ grails.project.dependency.resolution = {
runtime "org.zkoss.zk:zkbind:${zkVersion}"
}
plugins {
build ":release:2.0.0", {
build ":release:2.0.2", {
export = false
}
}
Expand Down

0 comments on commit a37c62e

Please sign in to comment.