Skip to content

Commit

Permalink
update release plugin and rest-client-builder plugin versions in defa…
Browse files Browse the repository at this point in the history
…ult BuildConfig.groovy for plugins

- fixes plugin publishing
  • Loading branch information
lhotari committed Mar 26, 2015
1 parent a7924ee commit 7c282f9
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -40,8 +40,8 @@ grails.project.dependency.resolution = {
}

plugins {
build(":release:3.1.0",
":rest-client-builder:2.1.0") {
build(":release:3.1.1",
":rest-client-builder:2.1.1") {
export = false
}
}
Expand Down

0 comments on commit 7c282f9

Please sign in to comment.