Set version to 4.0.0-SNAPSHOT

This commit is contained in:
Gail Badner 2011-10-27 04:48:10 -07:00
parent bdde0f44ad
commit 674c49c947
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.CR5'
version = '4.0.0-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"