Update version to 4.1.4-SNAPSHOT
This commit is contained in:
parent
9e1095cafa
commit
606752f867
|
@ -113,7 +113,7 @@ subprojects { subProject ->
|
||||||
defaultTasks 'build'
|
defaultTasks 'build'
|
||||||
|
|
||||||
group = 'org.hibernate'
|
group = 'org.hibernate'
|
||||||
version = '4.1.3.Final'
|
version = '4.1.4-SNAPSHOT'
|
||||||
|
|
||||||
// minimize changes, at least for now (gradle uses 'build' by default)..
|
// minimize changes, at least for now (gradle uses 'build' by default)..
|
||||||
buildDir = "target"
|
buildDir = "target"
|
||||||
|
|
Loading…
Reference in New Issue