release 4.1.2

This commit is contained in:
Steve Ebersole 2012-04-04 12:12:16 -05:00
parent a5b8203bc0
commit a30a1adc3d
1 changed files with 1 additions and 1 deletions

View File

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