This commit is contained in:
Steve Ebersole 2012-01-11 14:05:37 -06:00
parent b6e6f4f628
commit 23891ff11a
1 changed files with 1 additions and 1 deletions

View File

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