prep for next 4.0.0.CR release development

This commit is contained in:
Strong Liu 2011-12-01 14:15:17 +08:00
parent 7bdb5a449d
commit b302f74d6d
1 changed files with 1 additions and 1 deletions

View File

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