release 4.0.0.CR1

This commit is contained in:
Steve Ebersole 2011-08-17 21:26:53 -05:00
parent 41eb04fe81
commit 4cbbdb65fd
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.CR1'
version = '4.0.0-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"