prepare for 4.1.6 development

This commit is contained in:
Strong Liu 2012-07-13 01:06:17 +08:00
parent ab708a7ed9
commit ccc58c50ae
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.SP1'
version = '4.1.6-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"