Skip to content

Commit

Permalink
New release plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Antony Jones committed Jun 9, 2014
1 parent 429753f commit 0c0644a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions grails-app/conf/BuildConfig.groovy
Expand Up @@ -22,9 +22,9 @@ grails.project.dependency.resolution = {
}
plugins {

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

}
}

0 comments on commit 0c0644a

Please sign in to comment.