4.1.9.Final post release tasks

This commit is contained in:
Brett Meyer 2012-12-13 11:11:48 -05:00
parent ce58a838e3
commit 461a8db773
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.9.Final'
version = '4.1.10-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"