Skip to content

Commit

Permalink
updated version to M1
Browse files Browse the repository at this point in the history
  • Loading branch information
graemerocher committed May 24, 2011
1 parent 091eeae commit d1a231c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -13,7 +13,7 @@ buildscript {
apply plugin: 'idea'


grailsVersion = '1.4.0.BUILD-SNAPSHOT'
grailsVersion = '1.4.0.M1'
antVersion = "1.8.2"
antTraxVersion = "1.7.1"
aspectjVersion = "1.6.10"
Expand Down
2 changes: 1 addition & 1 deletion build.properties
@@ -1,4 +1,4 @@
grails.version=1.4.0.BUILD-SNAPSHOT
grails.version=1.4.0.M1

# Bundlor dependency versions
bundlor.javax.persistence.version=1.0.2.GA
Expand Down

0 comments on commit d1a231c

Please sign in to comment.