Skip to content

Commit

Permalink
update to resources 1.2 and grails 2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
codescape committed Jul 13, 2013
1 parent a6515ce commit b58296c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion application.properties
@@ -1 +1 @@
app.grails.version=2.2.0
app.grails.version=2.2.3
2 changes: 1 addition & 1 deletion grails-app/conf/BuildConfig.groovy
Expand Up @@ -24,7 +24,7 @@ grails.project.dependency.resolution = {
export = false
}

runtime ":resources:1.2.RC2"
runtime ":resources:1.2"
build(":release:2.2.0", ":rest-client-builder:1.0.3") {
export = false
}
Expand Down

0 comments on commit b58296c

Please sign in to comment.