post 4.1.5 development

This commit is contained in:
Strong Liu 2012-07-12 22:33:52 +08:00
parent 4eb85795d6
commit e76830ade0
1 changed files with 1 additions and 1 deletions

View File

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