prep 4.0 branch

This commit is contained in:
Steve Ebersole 2012-01-11 14:38:04 -06:00
parent 23891ff11a
commit 78d07a3400
1 changed files with 1 additions and 1 deletions

View File

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