post 4.1.6 development

This commit is contained in:
Strong Liu 2012-08-09 02:02:10 +08:00
parent 01a94ea6b8
commit e53c808542
1 changed files with 1 additions and 1 deletions

View File

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