4.1.9.Final release

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