prep 4.0.0.CR4

This commit is contained in:
Steve Ebersole 2011-09-28 22:16:53 -05:00
parent fccd878f6e
commit 02ab02d3fe
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ subprojects { subProject ->
defaultTasks 'build'
group = 'org.hibernate'
version = '4.0.0.CR4'
version = '4.0.0-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"