Skip to content

Commit

Permalink
Prepare 3.0.0.RC1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Mar 12, 2015
1 parent f9cd51e commit 43ee74b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ buildscript {
}

dependencies {
classpath "org.grails:grails-docs:3.0.0.M2"
classpath "org.grails:grails-docs:3.0.0.RC1"
classpath 'org.codehaus.groovy:groovy-all:2.4.0'
}
}
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
grails.version=3.0.0.M2
grails.version=3.0.0.RC1

0 comments on commit 43ee74b

Please sign in to comment.