Skip to content

Commit a826f2b

Browse files
committed
4.2.2.Final post release
1 parent 8082a82 commit a826f2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ subprojects { subProject ->
5151
defaultTasks 'build'
5252

5353
group = 'org.hibernate'
54-
version = '4.2.2.Final'
54+
version = '4.2.3-SNAPSHOT'
5555

5656
// minimize changes, at least for now (gradle uses 'build' by default)..
5757
buildDir = "target"

0 commit comments

Comments
 (0)