Skip to content

Commit accfd26

Browse files
committed
4.1.12.Final release
1 parent 837bd84 commit accfd26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-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.1.12-SNAPSHOT'
54+
version = '4.1.12.Final'
5555

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

changelog.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ match the actual issue resolution (i.e. a bug might not be a bug). Please
55
refer to the particular case on JIRA using the issue tracking number to learn
66
more about each case.
77

8+
Changes in version 4.1.12 (2013.04.24)
9+
------------------------------------------------------------------------------------------------------------------------
10+
11+
Task
12+
[HHH-8149] - Revert HHH-7797 in 4.1.x
13+
814
Changes in version 4.1.11 (2013.03.18)
915
------------------------------------------------------------------------------------------------------------------------
1016

0 commit comments

Comments
 (0)