prepare for next 4.0.0 development

This commit is contained in:
Strong Liu 2011-09-01 15:00:15 +08:00
parent bd5a0cf6d5
commit 37c3266edd
1 changed files with 1 additions and 1 deletions

View File

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