prep for next development cycle

This commit is contained in:
Strong Liu 2011-07-07 13:57:02 +08:00
parent c6139a338d
commit f84ab09e57
1 changed files with 1 additions and 1 deletions

View File

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