4.1.12-SNAPSHOT

This commit is contained in:
Brett Meyer 2013-04-08 14:07:09 -04:00
parent 40aaaa9ca7
commit 837bd84882
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.11.Final'
version = '4.1.12-SNAPSHOT'
// minimize changes, at least for now (gradle uses 'build' by default)..
buildDir = "target"