Skip to content

Commit

Permalink
Prepare 3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed Mar 31, 2015
1 parent 378b8b5 commit e57633f
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.RC2"
classpath "org.grails:grails-docs:3.0.0"
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.RC3
grails.version=3.0.0

0 comments on commit e57633f

Please sign in to comment.