4.1 release

This commit is contained in:
Steve Ebersole 2012-02-09 00:46:36 -06:00
parent b2f447c0b9
commit 10a12295e3
1 changed files with 1 additions and 1 deletions

View File

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