release 4.1.1

This commit is contained in:
Steve Ebersole 2012-03-07 21:12:11 -06:00
parent 8563fb8a8b
commit ab80780cf1
1 changed files with 1 additions and 1 deletions

View File

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