Skip to content

Commit

Permalink
update release plugin to 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaochong committed Jul 31, 2012
1 parent b4755ba commit 329c29e
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.2", {
build ":release:2.0.3", {
export = false
}
}
Expand Down

0 comments on commit 329c29e

Please sign in to comment.