Post 4.1.8.Final release tasks

This commit is contained in:
brmeyer 2012-11-01 14:49:45 -04:00
parent d93b2bf9ab
commit 7b5a4ad2ac
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.8.Final'
version = '4.1.9-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"